Why use this equation?
Mostrar comentarios más antiguos
I wonder why the equation is needed
v = (0.5 * uramp (x, 0)) - (ustep (x, 1)) - (0.5 * uramp (x, 2));
In order to graph it out as in the figure

Respuestas (1)
Walter Roberson
el 8 de Sept. de 2020
0 votos
That equation is not needed. There are other ways of producing the same graph.
(The other ways might be more work though.)
1 comentario
Pichaya Thochampa
el 8 de Sept. de 2020
Categorías
Más información sobre Logical 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!