永发信息网

球坐标法能在maple用plot3d画出来吗

答案:1  悬赏:20  手机版
解决时间 2021-04-14 05:26
  • 提问者网友:刺鸟
  • 2021-04-13 11:07
球坐标法能在maple用plot3d画出来吗
最佳答案
  • 五星知识达人网友:夜风逐马
  • 2021-04-13 12:22
如何用maple命令做3D图

plot3d(z(x,y), x=a..b, y=c..d);

示例
plot3d(sin(x)+sin(y),x=0..2*Pi, y=0..2*Pi, axes=boxed );
plot3d(height,angle=0..2*Pi,height=-5..5, coords=cylindrical, title=`CONE`);

plot3d(theta,theta=0..8*Pi,z=-1..1, coords=cylindrical, style=patch);
plot3d(theta,theta=0..8*Pi,phi=0..Pi, coords=spherical, style=wireframe);
plot3d(theta,theta=0..8*Pi,phi=0..Pi, coords=toroidal(2), style=wireframe);
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯