Contours
లభ్యం
Option specifying contour levels in contour plots
Contours
ContourPlot[x ^ 2 - y ^ 2, {x, -2, 2}, {y, -2, 2}, Contours -> 3]
→ -Graphics-ContourPlot[x ^ 2 - y ^ 2, {x, -2, 2}, {y, -2, 2}, Contours -> {-1, 0, 1}]
→ -Graphics-ContourPlot3D[x ^ 2 + y ^ 2 - z ^ 2, {x, -2, 2}, {y, -2, 2}, {z, -2, 2}, Contours -> 5, Mesh -> None]
→ -Graphics3D- మొత్తం 6300 ఫంక్షన్లు ·
దీన్ని MCP క్లయింట్ నుండి వాడండి