photo

A B


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 9년 전 | 답변 수: 1 | 0

1

답변