Keerthana R
Followers: 0 Following: 0
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
Followers: 0 Following: 0
提问
4 years 前 | 1 个回答 | 0