Matlab Support for the Window Method
Octave and the Matlab Signal Processing Toolbox have two functions implementing the window method for FIR digital filter design:
- fir1 designs lowpass, highpass, bandpass, and
multi-bandpass filters.
- fir2 takes an arbitrary magnitude frequency response
specification.
Next Section:
Bandpass Filter Design Example
Previous Section:
Examples