CIC Decimator: Description of FrameSize
Ältere Kommentare anzeigen
Using the CIC Decimator, what is the full meaning of FrameSize from the example DDC? If sending in a vector 4x1 vs a scaler data input, how will the CIC Decimator function differently?
Most importantly, where can I find an indepth description of the CIC Decimator in Simulink?
Antworten (1)
Piyush Kumar
am 24 Jun. 2024
0 Stimmen
@Damon Domke, Please check this link to learn about "CIC Decimator". The description section talks about combinations of input and output data -
- Scalar input and scalar output — Support for fixed and variable decimation rates
- Vector input and scalar output — Support for fixed decimation rates only
- Vector input and vector output — Support for fixed decimation rates only
There are some examples on the link. They have detailed explanations.
Kategorien
Mehr zu Multirate Signal Processing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!