How to plot unitstep function??

I want plot grap
but doesn't work
thank you

1 件のコメント

the cyclist
the cyclist 2019 年 10 月 6 日
For future questions, it is more helpful if you paste the code itself -- not an image of the code -- so that we can copy into the MATLAB editor. (Or upload a *.m file with the code.)

サインインしてコメントする。

回答 (1 件)

the cyclist
the cyclist 2019 年 10 月 6 日

0 投票

I think you want to enclose these terms
exp(-3*t) - exp(-6*t)
in parentheses, so that they are both multiplied by the heaviside function.

カテゴリ

ヘルプ センター および File ExchangeDebugging and Improving Code についてさらに検索

タグ

質問済み:

2019 年 10 月 6 日

コメント済み:

2019 年 10 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by