IIR filter conversion routines for Python?

wzab wzab01 at gmail.com
Wed May 6 14:03:57 EDT 2009


Hi,
I'm looking for procedures converting the IIR filters into cascade and/
or parallel forms. Something like dir2cas.m or dir2par.m known in the
Matlab/Octave world.
Unfortunately SciPy does not contain such functions.
If they are not available, I would be grateful for any hints helping
me to implement them myself.
--
TIA, BR,
WZab



More information about the Python-list mailing list