Matlab plotting and graphing signals
显示 更早的评论
回答(1 个)
Walter Roberson
2020-11-4
sympref('heavisideatorigin', 1)
u = @heaviside
syms t
Now go ahead and construct your signal using u and fplot it.
2 个评论
Steph surry
2020-11-4
Walter Roberson
2020-11-4
https://www.mathworks.com/matlabcentral/answers/598198-how-to-plot-delta-dirac-and-unit-step-functions#answer_533940
类别
在 帮助中心 和 File Exchange 中查找有关 Descriptive Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!