Get decimation factors of each filter stage of a digital down converter
returns a vector, M
= getDecimationFactors(dwnConv
)M
, with the decimation factors of each filter
stage of the digital down converter, dwnConv
. If the third
filter stage is bypassed, then M
is a 1-by-2 vector containing
the decimation factors of the first and second filter stages. If the third filter
stage is not bypassed, then M
is a 1-by-3 vector containing the
decimation factors of the first, second, and third filter stages.
fvtool
| getFilterOrders
| getFilters
| getInterpolationFactors
| groupDelay
| visualizeFilterStages