Discrete blocks seem don't work

조회 수: 2 (최근 30일)
cyberdyne
cyberdyne 2011년 5월 21일
Hi,
I've acquired a signal from a DAQ card by simulink (setting end time to inf) and i've saved it in .mat file.
Now when i apply a discrete filter block or memory block, output signal is the same.
I've tried to change solver (setting variable step solver) but result is the same. I don't understand this behaviour. Why doesn't it work ?
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2011년 5월 23일
When you say result is the same - how do you verify that? Are you visually comparing plots of the input and output signal, or are you logging the output to the base workspace and using an ISEQUAL comparison? Also, note that the Memory block simply acts like a Unit Delay block with discrete sample times.
Regarding the Discrete Filter Block - have you design the parameters such that it actually filters any frequencies in your input signal?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by