Progettazione del filtro
È possibile progettare e analizzare una vasta gamma di filtri digitali FIR e IIR utilizzando funzioni, app e blocchi DSP System Toolbox™. Alcuni di questi filtri includono filtri avanzati quali i filtri di Nyquist, i filtri a mezza banda, i filtri CIC, i filtri equiripple avanzati e i filtri IIR a fase quasi lineare.
Le tecniche di progettazione calcolano i coefficienti del filtro in base alle specifiche di progettazione del filtro. Alcuni blocchi, come Bandpass IIR Filter Design e Bandstop IIR Filter Design dispongono di specifiche di filtro sincronizzabili, quindi è possibile modificare tali specifiche e riprogettare il filtro mentre la simulazione è in corso.
App
| Filter Designer | Design filters by choosing algorithm or specifying constraints |
Attività di Live Editor
| Filtro di progettazione | Design a digital filter or implement a System object in the Live Editor (Da R2021b) |
Funzioni
Oggetti
Risposte dei filtri
Blocchi
Argomenti
- Use Filter Designer App
Import or create filters, design, inspect, and export filter designs.
- PASSAGGIO 1: Import or Create Filters
- PASSAGGIO 2: Design Filters
- PASSAGGIO 3: Quantize Filters
- PASSAGGIO 4: Manage and Analyze Filters
- PASSAGGIO 5: Export and Share Filters
- 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. - 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.










