the parameters of CIC filter

조회 수: 1 (최근 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 CenterFile Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by