Matlab plotting and graphing signals

回答(1 个)

sympref('heavisideatorigin', 1)
u = @heaviside
syms t
Now go ahead and construct your signal using u and fplot it.

2 个评论

https://www.mathworks.com/matlabcentral/answers/598198-how-to-plot-delta-dirac-and-unit-step-functions#answer_533940

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by