How to do time shift property?

Respuestas (2)

Ahmed Rashid
Ahmed Rashid el 31 de Mayo de 2016

0 votos

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

2 comentarios

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

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 31 de Mayo de 2016

Respondida:

el 27 de Oct. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by