Qurak

ComplexPlot3D

可用

Plot the modulus of a complex function as a 3D surface over the complex plane

ComplexPlot3D[f, {z, zmin, zmax}]
ComplexPlot3D[(z^2 + 1/z^2 - 1), {z, -2 - 2I, 2 + 2I}] → -Graphics3D-ComplexPlot3D[(z^2 + 1/z^2 - 1), {z, -2 - 2I, 2 + 2I}, PlotLegends -> Automatic] → -Graphics3D-ComplexPlot3D[(z^2 + 1/z^2 - 1), {z, -2 - 2I, 2 + 2I}, ColorFunction -> "CyclicLogAbsArg"] → -Graphics3D-

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用