photo

Keerthana R


Last seen: 3 years 前 自 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,...

4 years 前 | 1 个回答 | 0

1

个回答