代码搜索:time-invariant

找到约 12 项符合「time-invariant」的源代码

代码结果 12
www.eeworm.com/read/365849/9844379

txt props.txt

Help on properties of the linear time-invariant expression class (pflinear). 'expression' The expression supplied by the user. 'str' A string representing the expression. 'exprsize' The si
www.eeworm.com/read/325790/13184894

txt props.txt

Help on properties of the linear time-invariant expression class (pflinear). 'expression' The expression supplied by the user. 'str' A string representing the expression. 'exprsize' The si
www.eeworm.com/read/205449/15315963

m bss_decomp_filt.m

function varargout=bss_decomp_filt(varargin) % decompose an estimated source into target/interference/noise/artefacts components, assuming the admissible distortion is a pure time-invariant filter. %
www.eeworm.com/read/205449/15315967

m bss_decomp_gain.m

function varargout=bss_decomp_gain(varargin) % decompose an estimated source into target/interference/noise/artefacts components, assuming the admissible distortion is a pure time-invariant gain. % %
www.eeworm.com/read/424063/10500026

m ltifr.m

% %LTIFR Linear time-invariant frequency response kernel. % G = LTIFR(A,b,S) calculates the frequency response of the % system: % G(s) = (sI - A)\b % % for the complex frequencies in vector S.
www.eeworm.com/read/147096/12584074

m ltifr.m

% %LTIFR Linear time-invariant frequency response kernel. % G = LTIFR(A,b,S) calculates the frequency response of the % system: % G(s) = (sI - A)\b % % for the complex frequencies in vector S.
www.eeworm.com/read/101557/15826563

m ltifr.m

% %LTIFR Linear time-invariant frequency response kernel. % G = LTIFR(A,b,S) calculates the frequency response of the % system: % G(s) = (sI - A)\b % % for the complex frequencies in vector S.
www.eeworm.com/read/424063/10499632

m ltitr.m

% %LTITR Linear time-invariant time response kernel. % X = LTITR(A,B,U) calculates the time response of the % system: % x[n+1] = Ax[n] + Bu[n] % % to input sequence U. Matrix U must have as ma
www.eeworm.com/read/147096/12583879

m ltitr.m

% %LTITR Linear time-invariant time response kernel. % X = LTITR(A,B,U) calculates the time response of the % system: % x[n+1] = Ax[n] + Bu[n] % % to input sequence U. Matrix U must have as ma
www.eeworm.com/read/101557/15826476

m ltitr.m

% %LTITR Linear time-invariant time response kernel. % X = LTITR(A,B,U) calculates the time response of the % system: % x[n+1] = Ax[n] + Bu[n] % % to input sequence U. Matrix U must have as ma