CIC Decimator: Description of FrameSize
Mostrar comentarios más antiguos
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?
Respuestas (1)
Piyush Kumar
el 24 de Jun. de 2024
0 votos
@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.
Categorías
Más información sobre Multirate Signal Processing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!