getFilterOrders
Get orders of digital down converter or digital up converter filter cascade
Description
returns a structure, S
= getFilterOrders(Conv
)S
, that contains the number of CIC filter
sections and the orders of the FIR filter stages of a digital down converter or
digital up converter, Conv
. The converter usually implements
the conversion using three filter stages. Sometimes, one of the stages is bypassed
and the order of that filter stage is returned as an empty
field.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012a
See Also
Functions
getInterpolationFactors
|getDecimationFactors
|getFilters
|fvtool
|groupDelay
|visualizeFilterStages