Software for Linear-Phase Filter Design
The Matlab Signal Processing Toolbox covers many applications with the following functions:
![$\displaystyle \begin{tabular}{rl}
\texttt{remez()} & (optimal Chebyshev linear-...
...or general FIR (or IIR)\\
& filter design \cite[page 50]{JOST}).
\end{tabular}$](http://www.dsprelated.com/josimages_new/filters/img1217.png)
Methods for FIR filter design are discussed in the fourth book of the music signal processing series [87], and classic references include [64,68]. There is also quite a large research literature on this subject.
Next Section:
Example
Previous Section:
Simple Linear-Phase Filter Examples