2
$\begingroup$

My function x=x(k,phi) is defined implicetly: h3(x,k,phi)==0. Function h3 is defined through NSolve, so I cannot really express x through k and phi. I need to Plot this function in 3D:

enter image description here

But, I need to plot in cylindrical coordinates, so that phi is polar angle, k is radius.

Similar questions:

Here explicit function was used. I need to plot implicit.

Here ParametricPlot3D was used. But again, function was explicit.

Thanks, Mikhail

$\endgroup$
3
  • 2
    $\begingroup$ It should not be too hard to make the replacements Sqrt[x^2 + y^2] and ArcTan[x, y] in the right places, no? $\endgroup$ Commented Oct 30, 2015 at 23:52
  • $\begingroup$ Oh, yes, that actually works! $\endgroup$ Commented Oct 31, 2015 at 0:07
  • $\begingroup$ See also the first example in TransformedField $\endgroup$ Commented Oct 31, 2015 at 15:42

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.