Why use this equation?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (1)
Walter Roberson
le 8 Sep 2020
That equation is not needed. There are other ways of producing the same graph.
(The other ways might be more work though.)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!