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

lp2lp

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


Function Synopsis

[at,bt,ct,dt] = lp2lp(a,b,c,d,wo)

Help text

LP2LP	Lowpass to lowpass analog filter transformation.
	[NUMT,DENT] = LP2LP(NUM,DEN,Wo) transforms the lowpass filter
	prototype NUM(s)/DEN(s) with unity cutoff frequency to a
	lowpass filter with cutoff frequency Wo.
	[AT,BT,CT,DT] = LP2LP(A,B,C,D,Wo) does the same when the
	filter is described in state-space form.

Cross-Reference Information

This function calls
This function is called by

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