Main Content

Fixed-Point Filters

Fixed-point filter design

Objects

expand all

dsp.AllpoleFilter IIR Filter with no zeros
dsp.BiquadFilter IIR filter using biquadratic structures
dsp.Differentiator Direct form FIR fullband differentiator filter
dsp.FIRFilter Static or time-varying FIR filter
dsp.HighpassFilter FIR or IIR highpass filter
dsp.IIRFilter Infinite impulse response (IIR) filter
dsp.LowpassFilter FIR or IIR lowpass filter
dsp.SOSFilter Second-order section biquadratic IIR filter structures
dsp.CICCompensationDecimator Compensate for CIC decimation filter using FIR decimator
dsp.CICCompensationInterpolator Compensate for CIC interpolation filter using FIR interpolator
dsp.CICDecimator Decimate signal using cascaded integrator-comb (CIC) filter
dsp.CICInterpolator Interpolate signal using cascaded integrator-comb filter
dsp.DigitalDownConverter Translate digital signal from intermediate frequency (IF) band to baseband and decimate it
dsp.DigitalUpConverter Interpolate digital signal and translate it from baseband to IF band
dsp.FarrowRateConverter Polynomial sample rate converter with arbitrary conversion factor
dsp.FIRDecimator Polyphase FIR decimator
dsp.FIRHalfbandDecimator Halfband杀害多人者
dsp.FIRHalfbandInterpolator Halfband interpolator
dsp.FIRInterpolator Polyphase FIR interpolator
dsp.FIRRateConverter Sample rate converter
dsp.SubbandAnalysisFilter Decompose signal into high-frequency and low-frequency subbands
dsp.SubbandSynthesisFilter Reconstruct signal from high-frequency and low-frequency subbands
dsp.LMSFilter Compute output, error, and weights of LMS adaptive filter

Functions

freqrespest Frequency response estimate via filtering
freqrespopts Create an options object for frequency response estimate
freqz Frequency response of discrete-time filterSystem object
impz Impulse response of discrete-time filterSystem object
isstable Verify that discrete-time filterSystem objectis stable
noisepsd Power spectral density of filter output due to roundoff noise
noisepsdopts Create an options object for output noise PSD computation
reorder Reorder second-order sections of biquadratic filterSystem object
scale Scale second-order sections
specifyall Fully specify fixed-point filterSystem objectsettings
zplane Z-plane zero-pole plot for discrete-time filterSystem object

Blocks

expand all

Allpole Filter Model allpole filters
Biquad Filter 模型双二次检索(SOS)过滤器
Differentiator Filter Direct form FIR fullband differentiator filter
Discrete Filter Model Infinite Impulse Response (IIR) filters
Discrete FIR Filter Model FIR filters
高通滤波Filter Design FIR or IIR highpass filter
Lowpass Filter Design FIR or IIR lowpass filter
CIC Compensation Decimator Compensate for CIC filter using FIR decimator
CIC Compensation Interpolator Compensate for CIC filter using FIR interpolator
CIC Decimation Decimate signal using cascaded integrator-comb filter
CIC Interpolation Interpolate signal using cascaded integrator-comb filter
Digital Down-Converter Translate digital signal from Intermediate Frequency (IF) band to baseband and decimate it
Digital Up-Converter Interpolate digital signal and translate it from baseband to Intermediate Frequency (IF) band
Farrow Rate Converter Polynomial sample-rate converter with arbitrary conversion factor
FIR Decimation Filter and downsample input signals
FIR Halfband Decimator Decimate signal using polyphase FIR halfband filter
FIR Halfband Interpolator Interpolate signal using polyphase FIR half band filter
FIR Interpolation Upsample and filter input signals
FIR Rate Conversion Upsample, filter, and downsample input signals
Two-Channel Analysis Subband Filter Decompose signal into high-frequency and low-frequency subbands
Two-Channel Analysis Subband Filter Decompose signal into high-frequency and low-frequency subbands
LMS Filter Compute output, error, and weights using LMS adaptive algorithm
Filter Realization Wizard Construct filter realizations using digital filter blocks or Sum, Gain, and Delay blocks

Topics