代码搜索:z-transform
找到约 166 项符合「z-transform」的源代码
代码结果 166
www.eeworm.com/read/488111/6496890
m program_3_8.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
format long
zr =3D input('Type in the zeros as a row vector =3D ');
pr =3D input('Type in the poles as a
www.eeworm.com/read/371704/2779046
m s_roots2wavelet.m
function wavelet=s_roots2wavelet(zroots,first,step,maxamp)
% Compute wavelet from the zeros of its z-transform
% Written by: E. R.: June 13, 2004
% Last updated:
%
% wavelet=s_roots2wave
www.eeworm.com/read/154760/11928638
m iztlong.m
function [y,n] = iztlong(b,a,N,ty)
% IZTLONG Inverse z-transform sequence by long division.
%
% [Y,n] = IZTLONG(N,D,K,TY) Simulates IZT by long division.
% N,D = Num and Den of H(z) = of N(z)/D(
www.eeworm.com/read/108859/15573925
m iztlong.m
function [y,n] = iztlong(b,a,N,ty)
% IZTLONG Inverse z-transform sequence by long division.
%
% [Y,n] = IZTLONG(N,D,K,TY) Simulates IZT by long division.
% N,D = Num and Den of H(z) = of N(z)/D(
www.eeworm.com/read/154760/11928549
m s2zmatch.m
function [n,d,g1]=s2zmatch(n1,d1,sf,ty,w)
% S2ZMATCH Convert H(s) to H(z) using matched z-Transform
%
% [NUMz,DENz,G]=S2ZMATCH(NUMs,DENs,SF,TY,FM)
% Converts H(s) to H(z) using the matched z-tran
www.eeworm.com/read/108859/15573893
m s2zmatch.m
function [n,d,g1]=s2zmatch(n1,d1,sf,ty,w)
% S2ZMATCH Convert H(s) to H(z) using matched z-Transform
%
% [NUMz,DENz,G]=S2ZMATCH(NUMs,DENs,SF,TY,FM)
% Converts H(s) to H(z) using the matched z-tran