滤波器设计
您可以使用 DSP System Toolbox™ 函数、App 和模块来设计与分析各种数字 FIR 和 IIR 滤波器。其中一些滤波器包括高级滤波器,如奈奎斯特滤波器、半带滤波器、CIC 滤波器、高级等波纹滤波器和拟线性相位 IIR 滤波器。
设计方法根据滤波器设计设定来计算滤波器系数。某些模块(如 Bandpass IIR Filter Design 和 Bandstop IIR Filter Design)具有可调滤波器设定,因此,您可以在仿真运行时更改滤波器设定并重新设计滤波器。
App
| 滤波器构建工具 | Design filters starting with frequency and magnitude specifications
(filterBuilder) |
实时编辑器任务
| 设计滤波器 | Design a digital filter or implement a System object in the Live Editor (自 R2021b 起) |
函数
对象
模块
主题
- Using Filter Designer
Use Filter Designer as a powerful yet convenient graphical tool to design and analyze filters.
- Design a Filter in Fdesign — Process Overview
Learn how to analyze, design, and implement filters in MATLAB® and Simulink®.
- Filter Builder Design Process
filterBuilderGUI. - 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.
- Lowpass FIR Filter Design
This example shows how to design a lowpass FIR filter using
fdesign. - Lowpass Filter Design in MATLAB
This example shows how to design lowpass filters.
- Controlling Design Specifications in Lowpass FIR Design
This example shows how to control the filter order, passband ripple, stopband attenuation, and transition region width of a lowpass FIR filter.
- Minimax FIR Filter Design
This example shows how to use some of the key features of the generalized Remez FIR filter design function.
- Designing Filters with Non-Equiripple Stopband
This example shows how to design lowpass filters with stopbands that are not equiripple.
- 设计并实现滤波器
设计一个数字低通滤波器,并将其纳入到您的模型中,以仿真低频噪声的存在。
- Minimizing Lowpass FIR Filter Length
This example shows how to minimize the number coefficients, by designing minimum-phase or minimum-order filters.
- References — Advanced Filters
Suggested reading and sources for advanced filter design topics.










