Borrar filtros
Borrar filtros

How can I draw equipotential surface?

7 visualizaciones (últimos 30 días)
A B
A B el 16 de Dic. de 2015
Respondida: Mike Garrity el 16 de Dic. de 2015
For example, we have a function
f(x,y,z) = (x * y) * exp(-r)/r
with r = sqrt(x^2+y^2+z^2).
Then I want to draw the equipotential surface of this function,
the surface that satisfies f(x,y,z) = 1 or f(x,y,z) = 0.5... and something else.
How can I do it?

Respuesta aceptada

Mike Garrity
Mike Garrity el 16 de Dic. de 2015
This post I wrote for the MATLAB Graphics blog explains the basic idea behind drawing implicit surfaces like this.

Más respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by