photo

A B


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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

mer än 8 år ago | 1 answer | 0

1

answer