How to do time shift property?

Answers (2)

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

2 Comments

Thats all?how about the full coding when the time shift is equal to 4?
Just type
t_shift = 4;
Before the above code.

Sign in to comment.

Asked:

on 31 May 2016

Answered:

on 27 Oct 2021

Community Treasure Hunt

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

Start Hunting!