Single-Rate Filters
Design and implement FIR and IIR single-rate filters using the various functions, System objects, and blocks in DSP System Toolbox™. These features enable you to filter a streaming signal in MATLAB® and Simulink®.
Objects
Functions
Blocks
Topics
- Removing High-Frequency Noise from an ECG Signal
This example shows how to lowpass filter an ECG signal that contains high frequency noise.
- Remove High-Frequency Noise from Gyroscope Data
Remove high-frequency noise using a median filter.
- Design a Filter in Fdesign — Process Overview
Learn how to analyze, design, and implement filters in MATLAB and Simulink.
- Filter Builder Design Process
filterBuilder
GUI. - Digital Filter Implementations
Implement your filter design using the DSP System Toolbox filter blocks.
- Use Filter Designer with DSP System Toolbox Software
Presents a detailed reference covering the fixed-point, multirate, and scaling pages of the Filter Designer App.
- Using Digital Filter Design Block
Create and implement filters using the Digital Filter Design block.
- Using Filter Realization Wizard
Create and implement filters using the Filter Realization Wizard block.
- SSB Modulation
Perform SSB modulation in Simulink.
- Filter Frames of a Noisy Sine Wave Signal in MATLAB
This example shows how to lowpass filter a noisy signal in MATLAB® and visualize the original and filtered signals using a spectrum analyzer.
- Filter Frames of a Noisy Sine Wave Signal in Simulink
This example shows how to lowpass filter a noisy signal in Simulink and visualize the original and filtered signals with a spectrum analyzer.
- Tunable Lowpass Filtering of Noisy Input in Simulink
This example shows how to filter a noisy chirp signal with a lowpass filter that has a tunable passband frequency.
- Filter Noisy Signal Using Fourth-Order Section (FOS) Filter in Simulink
Filter noisy sinusoidal signal using fourth order section filter in Simulink.
- Variable-Size Signal Support DSP System Objects
List of System objects that support variable-sized signals in DSP System Toolbox.