CIC Decimator: Description of FrameSize
古いコメントを表示
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?
回答 (1 件)
Piyush Kumar
2024 年 6 月 24 日
0 投票
@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.
カテゴリ
ヘルプ センター および File Exchange で Multirate Signal Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!