« Return to Thread: [OT] How to produce IIR filter coefficients from a set of points describing the frequency response

Re: [OT] How to produce IIR filter coefficients from a set ofpoints describing the frequency response

by Jim Bates :: Rate this Message:

Reply to Author | View in Thread

Thanks for the ideas. I've been playing with sage all afternoon and
it's great. I'd heard about it, but had not dared install it...
But on the topic of iir filter coeficients, I haven't been able to
find how... with scipy.signal, there are two functions for creating
filters: iirfiter and iirdesign, but they are not designed for
arbitrary filter responses, since they model classic bp, hp, lp and br
filters. I've found remez, but it's for fir filters.
Am I missing something?

Cheers,
Andr?s


I don't think you're missing anything--I'm not sure how to do what you
want in Sage.  SciLab might be easier.   ( http://www.scilab.org  )

There are several other options:

Octave can run matlab scripts, (if you have a matlab scipt for this)
and can be found here:   http://www.gnu.org/software/octave/

The other possibility is an on-line calculator I found here:

Online tool for IIR Filter and FIR Filter Design
http://cnx.org/content/m13115/latest/
(only for Windows platform)

As it only runs Windows, I wasn't able to test it, but it looks like it
would answer up to your requirements.

All the Best, 
Jim

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Csound-devel mailing list
Csound-devel@...
https://lists.sourceforge.net/lists/listinfo/csound-devel

 « Return to Thread: [OT] How to produce IIR filter coefficients from a set of points describing the frequency response