フィルターのクリア

the parameters of CIC filter

3 ビュー (過去 30 日間)
waleed
waleed 2012 年 11 月 12 日
回答済み: Edson Silva 2020 年 7 月 24 日
im trying to design a CIC filter using system generator, when i try to run the simulation an error comes up saying: "Error in 'bandpass_filter/CIC Filter/Generated Filter Block/filter': The number of input rows must be a multiple of the decimation factor."
can some one help please??
thanks

回答 (1 件)

Edson Silva
Edson Silva 2020 年 7 月 24 日
I think the problem you have is because the function is expecting Nx1 vector but it is receiving 1xN vector. Try to transpose the vector.

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by