Qurak

Plot field vectors in a spherical shell

ఉదాహరణ 1 దశ, ఒకే సెషన్‌లో క్రమంగా నడుస్తుంది. ప్రతి దశా ఇంజిన్‌పై అమలు చేయబడింది, కింది అవుట్‌పుట్ అది ఇచ్చినదే.

దశ 1
VectorPlot3D[{Sin[x], Sin[y] ^ 2, Cos[z] ^ 3 - Sin[x]}, {x, -5, 5}, {y, -5, 5}, {z, -5, 5}, VectorPoints -> 12, VectorColorFunction -> "TemperatureMap", RegionFunction -> Function[{x, y, z}, 4 ^ 2 < x ^ 2 + y ^ 2 + z ^ 2 < 5 ^ 2]]
అవుట్‌పుట్
-Graphics3D-

వాడిన ఫంక్షన్లు

సంబంధిత రెసిపీలు

అన్ని రెసిపీలు · ఫంక్షన్ రిఫరెన్స్ · దీన్ని MCP క్లయింట్ నుండి వాడండి