Implement sign(t-0.08) in simulink

1 Ansicht (letzte 30 Tage)
shalu vijay
shalu vijay am 28 Jul. 2020
Kommentiert: Walter Roberson am 28 Jul. 2020
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 Kommentare
shalu vijay
shalu vijay am 28 Jul. 2020
i'm using continuous signal
Walter Roberson
Walter Roberson am 28 Jul. 2020
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 28 Jul. 2020

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by