採用された回答

madhan ravi
madhan ravi 2018 年 11 月 23 日

1 投票

x=linspace(0,7)
a= 1;
b= 3;
f = exp(-a.*x).*sin(b.*x)
plot(x,f)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

製品

リリース

R2018a

タグ

質問済み:

2018 年 11 月 23 日

回答済み:

2018 年 11 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by