代码搜索:z-transform
找到约 166 项符合「z-transform」的源代码
代码结果 166
www.eeworm.com/read/334931/12561266
m program_6_3.m
%Program 6_3
% Partial-Fraction Expansion of Rational z-Transform
%
num = input('Type in numerator coefficients = ');
den = input('Type in denominator coefficients = ');
[r,p,k] = residuez(num,de
www.eeworm.com/read/334931/12561525
m program_6_3.m
%Program 6_3
% Partial-Fraction Expansion of Rational z-Transform
%
num = input('Type in numerator coefficients = ');
den = input('Type in denominator coefficients = ');
[r,p,k] = residuez(num,de
www.eeworm.com/read/433114/8544657
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_roots2wavelet(z
www.eeworm.com/read/245849/12777381
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_roots2wavelet(z
www.eeworm.com/read/259565/11781856
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_roots2wavelet(z
www.eeworm.com/read/151143/12232515
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/433114/8544795
m s_wavelet2roots.m
function zroots=s_wavelet2roots(wavelet)
% Compute the zeros of the z-transform of a wavelet; for a minimum-phase
% wavelet the absolute value of the roots must be > 1.
% Written by: E. R.: June 13,
www.eeworm.com/read/245849/12777538
m s_wavelet2roots.m
function zroots=s_wavelet2roots(wavelet)
% Compute the zeros of the z-transform of a wavelet; for a minimum-phase
% wavelet the absolute value of the roots must be > 1.
% Written by: E. R.: June 13,
www.eeworm.com/read/259565/11782017
m s_wavelet2roots.m
function zroots=s_wavelet2roots(wavelet)
% Compute the zeros of the z-transform of a wavelet; for a minimum-phase
% wavelet the absolute value of the roots must be > 1.
% Written by: E. R.: June 13,
www.eeworm.com/read/151143/12232667
m s_wavelet2roots.m
function zroots=s_wavelet2roots(wavelet)
% Compute the zeros of the z-transform of a wavelet; for a minimum-phase
% wavelet the absolute value of the roots must be > 1.
% Written by: E. R.: June 1