当前位置: 首页 > 程序语言 >mathematic 软件用Plot画图只有坐标没有图像

mathematic 软件用Plot画图只有坐标没有图像

作者 Harlandfei
来源: 小木虫 750 15 举报帖子
+关注

mathematic 软件用Plot画图只有坐标没有图像
SphericalPlot3D函数如下,请各位大佬帮忙看看。问题在哪里,我是完全新手。


SphericalPlot3D[0.0073680*((Sin[a])^4*((Cos)^4+(Sin)^4)+(Cos[a])^4)+0.0106077*((Sin[a])^4(Cos)^2(Sin)^2+(Sin[a])^2(Cos[a])^2),{a,0,Pi},{b,0,4Pi},TicksStyle->Directive["Label", 14],AxesLabel -> {x, y,z},Mesh-> 35,MeshStyle -> Purple,ColorFunction -> (ColorData["Rainbow"][#6] &,PlotRange->200,AxesEdge -> {{-100, -100}, {100, -100}, {100, -100}}] 返回小木虫查看更多

今日热帖
  • 精华评论
  • zyh700600

    引用回帖:
    2楼: Originally posted by zyh700600 at 2021-09-06 12:46:16
    存在三角函数缺变量等问题。
    以下是将 缺变量 的 三角函数 加上  的效果。



    SphericalPlot3D...

    CODE:
    SphericalPlot3D[0.0073680*((Sin[a])^4*((Cos[b])^4+(Sin[b])^4)+(Cos[a])^4)+0.0106077*((Sin[a])^4(Cos[b])^2*(Sin[b])^2+(Sin[a])^2*(Cos[a])^2),{a,0,Pi},{b,0,4Pi},TicksStyle->Directive["Label", 14],AxesLabel -> {x, y,z},Mesh-> 35,MeshStyle -> Purple,ColorFunction -> (ColorData["Rainbow"][#6] &amp ,AxesStyle -> Directive[Blue, FontSize -> 15], TicksStyle -> Orange]


  • zyh700600

    引用回帖:
    10楼: Originally posted by Harlandfei at 2021-09-07 10:54:50
    非常感谢你,我想要坐标轴的范围在(-200~200),在没有加PlotRange→200的时候,可以清楚显示,但是加了这个函数就没有头像了,只有坐标轴。如图所示,请问这个应该怎么改啊?

    ...

    CODE:
    你的图:
    坐标轴的范围在(-0.01~0.01)

    坐标轴的范围设为(-200~200),太大了!

    坐标轴的范围设为0.01
    PlotRange->0.01
    可以显示

  • Harlandfei

    您好,首先非常感谢您的答复。同一个方程,别人设置的坐标轴都非常大,我这个应该如何设置呢。如图所示

  • zyh700600

    引用回帖:
    14楼: Originally posted by Harlandfei at 2021-09-10 10:38:45
    请问这样该如何设置呢?

    ...

    a
    PlotRange->1100

    b
    PlotRange->160

猜你喜欢
下载小木虫APP
与700万科研达人随时交流
  • 二维码
  • IOS
  • 安卓