How to plot the 2d complex function with amplitude and phase

4 ビュー (過去 30 日間)
Qiu Xu
Qiu Xu 2022 年 1 月 21 日
コメント済み: Qiu Xu 2022 年 1 月 22 日
I have a 2d complex function as follows
psi=sqrt(x^2+y^2)*exp(-(x^2+y^2)/16)*exp(i*atan2(y,x));
How to realize the following figure by using Matlab?
In this image, the color on the ring presents the changes of phase of the function from small to big.

採用された回答

Cris LaPierre
Cris LaPierre 2022 年 1 月 22 日

その他の回答 (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