代码搜索:pzplot
找到约 39 项符合「pzplot」的源代码
代码结果 39
www.eeworm.com/read/378914/2679253
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/378914/2679325
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/378914/2679399
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/474070/6829677
m pzplot.m
www.eeworm.com/read/248284/12585585
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/255577/12072365
asv f_pzplot.asv
function pos = f_pzplot (b,a,caption)
%F_PZPLOT: Construct plot showing transfer function poles and zeros
%
% H(z) = b(z)/a(z)
%
% Usage: pos = f_pzplot (b,a,caption);
%
% Descrip
www.eeworm.com/read/255577/12072614
m f_pzplot.m
function f_pzplot (b,a,caption,fsize)
%F_PZPLOT: Plot transfer function poles and zeros
%
% H(z) = b(z)/a(z)
%
% Usage: f_pzplot (b,a,caption,fsize);
%
% Inputs:
% b
www.eeworm.com/read/147422/5729287
m pr_ok.m
%
% Callback function for 'OK' button of main_property window
%
% Purpose : Store the various properties.
%
% Author : Minkyu Lee
% Date : 29-Sep-1994
%
%
% Find out the number of poles
www.eeworm.com/read/147422/5729380
m agif_go.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Automatic GIF program
% Author : Minkyu Lee
% Date : 12-Oct-1994
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Modified by Karthik on May 28 1997
% Mo
www.eeworm.com/read/180485/9305417
m plotzp.m
function [h1, h2, h3]=pzplot(z,p,ax);
%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 repres