How to do time shift property?

Antworten (2)

Ahmed Rashid
Ahmed Rashid am 31 Mai 2016

0 Stimmen

g = sin(4(t-t_shift));
If this is what you want.

2 Kommentare

Jun Park
Jun Park am 31 Mai 2016
Thats all?how about the full coding when the time shift is equal to 4?
Ahmed Rashid
Ahmed Rashid am 31 Mai 2016
Just type
t_shift = 4;
Before the above code.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 31 Mai 2016

Beantwortet:

am 27 Okt. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by