Design FIR or IIR lowpass filter
DSP System Toolbox / Filtering / Filter Designs
The Lowpass Filter block independently filters each channel of the input signal over time using the filter design specified by the block parameters. You can control whether the block implements an IIR or FIR lowpass filter using the Filter type parameter.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
This block brings the capabilities of the dsp.LowpassFilter
System object™ to the Simulink environment.
For information on the algorithms used by this block, see the Algorithms section of the
dsp.LowpassFilter
System object.