Design FIR or IIR highpass filter
DSP System Toolbox / Filtering / Filter Designs
The Highpass Filter block independently filters each channel of the input signal over time using the given design specifications. You can control whether the block implements an IIR or FIR highpass 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.HighpassFilter
System object™ to the Simulink environment.
For information on the algorithms used by this block, see the Algorithms section of
dsp.HighpassFilter
.