6-2 Matlab 程式設計. (b) >> x=linspace(-pi,pi,30); y=linspace(-pi,pi,30);. >> [xx,yy]=meshgrid(x,y);. >> zz=sin(xx+yy)./sqrt(xx.^2+yy.^2);.
確定! 回上一頁