이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
필터 설계
DSP System Toolbox™ 함수, 앱, 블록을 사용하여 다양한 디지털 FIR 및 IIR 필터를 설계하고 분석할 수 있습니다. 이러한 필터 중 일부에는 나이퀴스트 필터, 반대역 필터, CIC 필터, 고급 등리플 필터, 준선형 위상 IIR 필터와 같은 고급 필터가 포함됩니다.
설계 기법은 필터 설계 사양을 기반으로 하여 필터 계수를 구합니다. Bandpass IIR Filter Design 및 Bandstop IIR Filter Design과 같은 특정 블록에는 조정 가능형 필터 사양이 있어 시뮬레이션이 실행되는 동안 필터의 사양을 변경하고 다시 설계할 수 있습니다.
앱
| 필터 작성기 | 원하는 주파수 사양과 크기 사양을 선택해 필터를 설계합니다(filterBuilder) |
라이브 편집기 작업
| 필터 설계 | Design a digital filter or implement a System object in the Live Editor (R2021b 이후) |
함수
객체
블록
도움말 항목
- Design a Filter in Fdesign — Process Overview
Learn how to analyze, design, and implement filters in MATLAB® and Simulink®.
- Lowpass FIR Filter Design
This example shows how to design a lowpass FIR filter using
fdesign. - MATLAB에서 저역통과 필터 설계
이 예제에서는 저역통과 필터를 설계하는 방법을 보여줍니다.
- 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.










