Two functions superimposed on each other.
Mostrar comentarios más antiguos
Suppose I have two functions, say y = sin(t) and y = sin( t + pi/4) and I want to make them start at the same point. How can this be done?
2 comentarios
Respuesta aceptada
Más respuestas (1)
Matt J
el 18 de Oct. de 2012
0 votos
Change y2 to y2 = sin(t +2000 + pi/4)
now they will both start at t=2000
Categorías
Más información sobre Digital Filter Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!