필터 설계
DSP System Toolbox™ 함수, 앱, 블록을 사용하여 다양한 디지털 FIR 및 IIR 필터를 설계하고 분석할 수 있습니다. 이러한 필터 중 일부에는 나이퀴스트 필터, 반대역 필터, CIC 필터, 고급 등리플 필터, 준선형 위상 IIR 필터와 같은 고급 필터가 포함됩니다.
설계 기법은 필터 설계 사양을 기반으로 하여 필터 계수를 구합니다. Bandpass IIR Filter Design 및 Bandstop IIR Filter Design과 같은 특정 블록에는 조정 가능형 필터 사양이 있어 시뮬레이션이 실행되는 동안 필터의 사양을 변경하고 다시 설계할 수 있습니다.
앱
필터 작성기 | 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
filterBuilder
GUI. - 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.
- Design and Implement a Filter
Design a digital lowpass filter and incorporate it into your model to simulate the presence of low frequency noise.
- 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.