| Signal Processing Toolbox | ![]() |
Filter data with a recursive (IIR) or nonrecursive (FIR) filter
filter is a MATLAB function.
Signal-specific Information
Using filter on b and a coefficients normalizes the filter by forcing the a0 coefficient to be equal to 1. Using filter on a dfilt object does not normalize the filter.
| fftshift | filter2 | ![]() |