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

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

by Victor Lazzarini :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
This absolutely impressive, but scary!
Then there's SAGE, which is a mammoth math software incorporating nearly
every open source math program in existence  (including numpy, Singular,
GAP, ATLAS, Cython, and about three dozen others.)  It also has interfaces
for Mathematica, Matlab and Maple.  The program itself takes up over a GB
of drive space, and is to math software much like Csound is to audio synthesis
and DSP.

It's documentation is here:

http://www.sagemath.org/help.html

and the download page is here:

http://www.sagemath.org/download.html

I know of quite a few other open source math  programs, but I think the two
above are the best candidates for computing IIR coeffiecients.

All the Best,
Jim Bates


The subject asks the question... What I want to know is if there's an
easy way using something like pylab and numpy to produce a set of
coefficients for an IIR filter from a given frequency response.
I've read on the internet that matlab has the invresz function which
does this, but is there an easy way with free software?

Cheers
Andr?s


------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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: Re: How to produce IIR filter coefficients from a set of points describing the frequency response