代码搜索:z-transform
找到约 166 项符合「z-transform」的源代码
代码结果 166
www.eeworm.com/read/180485/9305476
m program_03_11.m
% Program 3_11
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
L = input('Type in the length of output vector = ');
www.eeworm.com/read/180485/9305498
m program_03_12.m
% Program 3_12
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
N = input('Type in the length of output vector = ');
www.eeworm.com/read/167781/9952830
m program_03_11.m
% Program 3_11
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
L = input('Type in the length of output vector = ');
www.eeworm.com/read/167781/9952849
m program_03_12.m
% Program 3_12
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
N = input('Type in the length of output vector = ');
www.eeworm.com/read/165851/10049079
m program_03_11.m
% Program 3_11
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
L = input('Type in the length of output vector = ');
www.eeworm.com/read/165851/10049115
m program_03_12.m
% Program 3_12
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
N = input('Type in the length of output vector = ');
www.eeworm.com/read/163777/10145906
m program_3_12.m
% Program 3_12
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
N = input('Type in the length of output vector = ');
www.eeworm.com/read/163777/10145918
m program_3_11.m
% Program 3_11
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
L = input('Type in the length of output vector = ');
www.eeworm.com/read/357506/10208359
m program_6_6.m
% Program 6_6
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients
% to be computed
N = input('Type in the length of output vector = ');
www.eeworm.com/read/357506/10208362
m program_6_5.m
% Program 6_5
% Power Series Expansion of a Rational z-Transform
%
% Read in the number of inverse z-transform coefficients to be computed
L = input('Type in the length of output vector = ');
% R