フィルターのクリア

How can I draw equipotential surface?

7 ビュー (過去 30 日間)
A B
A B 2015 年 12 月 16 日
回答済み: Mike Garrity 2015 年 12 月 16 日
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?

採用された回答

Mike Garrity
Mike Garrity 2015 年 12 月 16 日
This post I wrote for the MATLAB Graphics blog explains the basic idea behind drawing implicit surfaces like this.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by