代码搜索:z-transform

找到约 166 项符合「z-transform」的源代码

代码结果 166
www.eeworm.com/read/199774/7823161

m program_03_09.m

% Program 3_9 % Partial-Fraction Expansion of a Rational z-Transform % colordef black; num = input('Type in numerator coefficients = '); den = input('Type in denominator coefficients = '); [r,
www.eeworm.com/read/317053/13511136

m program_03_09.m

% Program 3_9 % Partial-Fraction Expansion of a Rational z-Transform % colordef black; num = input('Type in numerator coefficients = '); den = input('Type in denominator coefficients = '); [r,
www.eeworm.com/read/492166/6424381

moja

%partical-fraction expantion of a rational z-transform num =input ('type the numerator cofficiente='); den=input ('type the denumerator cofficiente='); [r,p,k]=residuez(num,den); disp('Residuez');
www.eeworm.com/read/491240/6437996

moja

%partical-fraction expantion of a rational z-transform num =input ('type the numerator cofficiente='); den=input ('type the denumerator cofficiente='); [r,p,k]=residuez(num,den); disp('Residuez');
www.eeworm.com/read/488111/6496892

m program_3_9.m

% Program 3_9 % Partial-Fraction Expansion of a Rational z-Transform % num = input('Type in numerator coefficients = '); den = input('Type in denominator coefficients = '); [r,p,k] = residuez(num
www.eeworm.com/read/488224/6498620

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/254742/12121091

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/231449/14233524

m program_03_09.m

% Program 3_9 % Partial-Fraction Expansion of a Rational z-Transform % colordef black; num = input('Type in numerator coefficients = '); den = input('Type in denominator coefficients = '); [r,
www.eeworm.com/read/215497/15059461

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/215497/15059628

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