Why use this equation?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2020년 9월 8일
That equation is not needed. There are other ways of producing the same graph.
(The other ways might be more work though.)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!