[Master Index] [Index for /tools/hpmatlab/toolbox/signal]

impinvar

(/tools/hpmatlab/toolbox/signal/impinvar.m)


Function Synopsis

[bz,az] = impinvar(b,a,Fs)

Help text

IMPINVAR  Impulse invariance method for analog to digital filter conversion.
	[BZ,AZ] = IMPINVAR(B,A,Fs) creates a digital filter with numerator
	and denominator coefficients BZ and AZ respectively whose impulse 
	response is equal to the impulse response of the analog filter with 
	coefficients B and A sampled at a frequency of Fs Hertz.

	If you don't specify Fs, it defaults to 1 Hz.

	See also BILINEAR.

Cross-Reference Information

This function calls

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON