Progettazione dei filtri
È possibile progettare e analizzare una serie di filtri digitali FIR e IIR utilizzando funzioni, applicazioni e blocchi DSP System Toolbox™. Alcuni di questi filtri includono filtri avanzati come 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 presentano delle specifiche del filtro regolabili in modo da poter modificare le specifiche del filtro e riprogettarlo mentre la simulazione è in esecuzione.
App
Filter Builder | Design filters starting with frequency and magnitude specifications
(filterBuilder ) |
Attività di Live Editor
Progettare il filtro | Design a digital filter or implement a System object in the Live Editor (Da R2021b) |
Funzioni
Oggetti
Blocchi
Argomenti
- 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.
- Progettazione e implementazione di un filtro
Progettare un filtro digitale passa basso e incorporarlo nel modello per simulare la presenza di rumore a bassa frequenza.
- 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.