Given function f(x, y) = x^2 + y − sin(xy), draw 3-D graph of contour, plot3, mesh, surface on the intervals x ∈ [−2π, 2π] and y ∈ [−2π, 2π].

回答 (1 件)

Walter Roberson
Walter Roberson 2021 年 6 月 20 日

0 投票

https://www.mathworks.com/help/matlab/ref/meshc.html#mw_7ea10a14-7937-4914-8926-acba95cc084d shows an example of creating a 3D meshplot with a user-supplied function.
The other kinds of plots just involve calling different plotting functions such as surf()

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

製品

リリース

R2021a

タグ

質問済み:

2021 年 6 月 20 日

回答済み:

2021 年 6 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by