How to display the cascaded frequency response of multistage-multirate filters when cumulative rate change factor of the interpolators following decimators do not equal the cumulative rate change factors of the decimators?
1 view (last 30 days)
Show older comments
I am trying to visualize the frequency response of a cascaded filter with decimators, lpf,then interpolators (ie, decimate by 8, low pass filter, then interpolate by 4) by designing the individual stages then cascading. However FVTOOL has the following error:
Error using mfilt.cascade/validateratechangefactors (line 45)
Analysis of multistage-multirate filters in which interpolators follow decimators is not supported unless the cumulative rate change factors of the interpolators is equal to the cumulative rate change factors of the decimators.
Is there anyway around this without having to add in another interpolator stage?
Thanks in advance!
1 Comment
Answers (0)
See Also
Categories
Find more on Multirate Signal Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!