代码搜索:z-transform
找到约 166 项符合「z-transform」的源代码
代码结果 166
www.eeworm.com/read/317053/13511152
m program_03_07.m
% Program 3_7
% Determination of the Factored Form
% of a Rational z-Transform
%
colordef black;
num = input('Type in the numerator coefficients = ');
den = input('Type in the denominator coeffi
www.eeworm.com/read/231449/14233561
m program_03_07.m
% Program 3_7
% Determination of the Factored Form
% of a Rational z-Transform
%
colordef black;
num = input('Type in the numerator coefficients = ');
den = input('Type in the denominator coeffi
www.eeworm.com/read/106690/15626685
m zica.m
% zica() - Z-transform of ICA activations; useful for studying component SNR
%
% Usage: >> [zact,basesd,maz,mazc,mazf] = zica(activations,frames,baseframes)
%
% Inputs:
% activations - activations m
www.eeworm.com/read/441402/7670985
m ztransi.m
function [L, a, Zti] = ztransi(first, last, n, L, a, Zti)
% ZTRANSI Updates integral Z-transform for L;
% only column `first' until `last'.
% The output is the inverse of Z transpo
www.eeworm.com/read/180485/9305396
m program_03_08.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
colordef black;
format long
zr = input('Type in the zeros as a row vector = ');
pr = input('Type in the
www.eeworm.com/read/167781/9952767
m program_03_08.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
colordef black;
format long
zr = input('Type in the zeros as a row vector = ');
pr = input('Type in the
www.eeworm.com/read/165851/10049002
m program_03_08.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
colordef black;
format long
zr = input('Type in the zeros as a row vector = ');
pr = input('Type in the
www.eeworm.com/read/199774/7823177
m program_03_08.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
colordef black;
format long
zr = input('Type in the zeros as a row vector = ');
pr = input('Type in the
www.eeworm.com/read/317053/13511142
m program_03_08.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
colordef black;
format long
zr = input('Type in the zeros as a row vector = ');
pr = input('Type in the
www.eeworm.com/read/231449/14233530
m program_03_08.m
% Program 3_8
% Determination of the Rational z-Transform
% from its Poles and Zeros
%
colordef black;
format long
zr = input('Type in the zeros as a row vector = ');
pr = input('Type in the