Reply by Kevin Neilson March 10, 20042004-03-10
"seb" <germain1_fr@yahoo.fr> wrote in message
news:23925133.0403091946.f7704c7@posting.google.com...
> Hello, > > i am looking for an algorithme in C in order to generate > Parks-McClellan FIR filter. I found one at > "http://www.menne-biomed.de/". > > I want to know if someone has already use this type of algorithme ? Is > there another available ? Is generated FIR coeficients are good ? > > thanks for your help
I recommend Jake's code, found on this page: http://www.janovetz.com/jake/index.html
Reply by seb March 9, 20042004-03-09
Hello,

i am looking for an algorithme in C in order to generate
Parks-McClellan FIR filter. I found one at
"http://www.menne-biomed.de/".

I want to know if someone has already use this type of algorithme ? Is
there another available ? Is generated FIR coeficients are good ?

thanks for your help