Implement sign(t-0.08) in simulink

조회 수: 2 (최근 30일)
shalu vijay
shalu vijay 2020년 7월 28일
댓글: Walter Roberson 2020년 7월 28일
I'm working on a simulink model. As a part of the model i want to add a delay of 0.08 to my sign(t) functioni.e i want a output ofthe form sign(t-0.08). But the delay block supports only whole numbers. Any one suggest me how to do this
  댓글 수: 3
shalu vijay
shalu vijay 2020년 7월 28일
i'm using continuous signal
Walter Roberson
Walter Roberson 2020년 7월 28일
In that case, the transfer function or lti approach I linked to would be appropriate.
Delay blocks are for discrete signals, which is why they only accept whole numbers.

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

답변 (1개)

Walter Roberson
Walter Roberson 2020년 7월 28일

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by