photo

A B


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


What is the difference between these two meshgrid?
I'm trying to draw isosurface of function, and my code is [y,x,z] = ndgrid(linspace(-3,3,30),linspace(-3,3,30),linspace(-3...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I draw equipotential surface?
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 ...

más de 8 años hace | 1 respuesta | 0

1

respuesta