[SciPy-User] Very simple IIR filters?

Neal Becker ndbecker2 at gmail.com
Tue Oct 30 14:23:57 EDT 2012


I do a lot of work in the DSP area, and could try to help.

I have code that I use to implement IIR filters (not computing coeffs, that's a 
different subject), but it's using boost::python c++.  You could use it as a 
guide, I suppose.  OTOH, there's not much to an IIR filter.




More information about the SciPy-User mailing list