定点滤波器
定点滤波器设计
使用 DSP System Toolbox™ 和 Fixed-Point Designer™ 功能,您可以对定点信号处理滤波算法进行建模,并分析量化对系统行为和性能的影响。有关支持定点运算的 DSP System Toolbox System object 的列表,请参阅System Objects in DSP System Toolbox that Support Fixed-Point Design。有关支持定点运算的 DSP System Toolbox 模块的列表,请使用 showsignalblockdatatypetable
函数。
对象
函数
freqrespest | Frequency response estimate via filtering |
freqrespopts | Create an options object for frequency response estimate |
freqz | Frequency response of discrete-time filter System object |
impz | Impulse response of discrete-time filter System object |
isstable | Verify that discrete-time filter System object is stable |
noisepsd | Power spectral density of filter output due to round-off noise |
noisepsdopts | Create an options object for output noise PSD computation |
reorder | Reorder second-order sections of biquadratic filter System object |
scale | Scale second-order sections |
specifyall | Fully specify fixed-point filter System object settings |
zplane | Z-plane zero-pole plot for discrete-time filter System object |
模块
主题
- Fixed-Point Precision Rules for Avoiding Overflow in FIR Filters
Precision Rules for Avoiding Overflow in FIR Filters.
- Create an FIR Filter Using Integer Coefficients
Learn how to create an FIR filter using integer coefficients.
- 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.
- Fixed-Point Filter Design in MATLAB
Design filters for use with fixed-point input.