Mathematica绘制曲面交线方法(方法二)
摘要:MeshFunction方式 Show[Graphics3D[{Opacity[0.5], Ball[{0, 0, 0}, 2]}], ParametricPlot3D[{4 + (3 + Cos[v]) Sin[u], (3 + Cos[v]) Cos[u], Sin[v]}, {u, 0, 2
阅读全文
posted @ 2017-07-05 19:11
posted @ 2017-07-05 19:11