Info

此问题已关闭。 请重新打开它进行编辑或回答。

help me to matlab script

2 次查看(过去 30 天)
Malik Chairil Aziz
Malik Chairil Aziz 2020-10-27
关闭: MATLAB Answer Bot 2021-8-20
help me for this function and script
x(t)=u(t)
im new using matlab

回答(1 个)

Walter Roberson
Walter Roberson 2020-10-27
sympref('heavisideatorigin', 1)
x = @(t) heaviside(t)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by