photo

A B


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort