Feeds
提问
I want to plot from -5 to 5 on the x and y, but I am having trouble. Any help?
I want to plot from -5 to 5 on both the x andy %mesh X=-5:.5:5; Y=-5:.5:5; [x y]=meshgrid(X,Y); % calculate f=exp(-0.25.*...
5 years 前 | 2 个回答 | 0
提问
5 years 前 | 2 个回答 | 0