DSPRelated.com
Forums

Remez Filter Design in MATLAB

Started by Unknown October 25, 2001
Hi There,

Can any one tell me how to design a low pass FIR filter using remez exchange
algorithm
in MATLAB. An example will be highly appreciated.
I tried with some parameters but it says filter could not converge.

Thanks!!!

--Suraj Singh



Hi,

Why don't you try with SpTool in the command line?

you can desing your filter and then export the B array.

Bye
David
>Hi There,

>Can any one tell me how to design a low pass FIR filter using remez
exchange
>algorithm
>in MATLAB. An example will be highly appreciated.
>I tried with some parameters but it says filter could not converge.
>Thanks!!!
>--Suraj Singh