CIC Decimator: Description of FrameSize
Afficher commentaires plus anciens
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?
Réponses (1)
Piyush Kumar
le 24 Juin 2024
0 votes
@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.
Catégories
En savoir plus sur Signal Operations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!