photo

Keerthana R


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Why does this code give a blank plot?
code: for a=1:2:4 x=linspace(-5,5,300); if (x>=0) fx3=(x/a^2).*exp((-1/2)*(x/a).^2); else fx3=0; end figure(6); plot(x,...

5年弱 前 | 1 件の回答 | 0

1

回答