代码搜索:pzplot
找到约 39 项符合「pzplot」的源代码
代码结果 39
www.eeworm.com/read/388457/8608030
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represent
www.eeworm.com/read/387887/8649468
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represent
www.eeworm.com/read/186987/8886118
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represented
www.eeworm.com/read/178124/9417948
m pzplot.m
function pzplot(num,den)
%绘制系统函数的零极点图
%
%pzplot(num,den)
%num为系统函数分子多项式的系数向量
%den为系统函数分母多项式的系数向量
%
hold on
axis('square');
%
%绘制单位元
%
x=-1:0.01:1;
y=(1-x.^2).^0.5;
y1=-(1-x.^2).^0.
www.eeworm.com/read/160929/10469516
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represented
www.eeworm.com/read/160929/10469876
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represent
www.eeworm.com/read/160929/10470272
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represented
www.eeworm.com/read/439446/7708536
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represented
www.eeworm.com/read/439446/7708613
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represent
www.eeworm.com/read/439446/7708705
m pzplot.m
function [h1, h2, h3]=zplane(z,p);
%PZPLOT Z-plane zero-pole plot.
% PZPLOT(Z,P) plots the zeros Z and poles P (in column vectors) with the
% unit circle for reference. Each zero is represented