Plotting 3D Yield Function

9 ビュー (過去 30 日間)
Gabriella Locantore
Gabriella Locantore 2020 年 10 月 23 日
回答済み: Arpit Bhatia 2020 年 10 月 27 日
Hi! Im trying to obtain a 3D plot of this equation: f = O - (Y^2) where Y is a constant and O = (x^2) + (y^2) + (z^2) - 2v(xy + xz + yz). v is also a constant. The plot should be an ellipsoid, varying in shape depending on what v is

回答 (1 件)

Arpit Bhatia
Arpit Bhatia 2020 年 10 月 27 日
Hi Gabriella,
The function you mentioned takes 3 input arguments (x, y and z) and hence would require a 4D plot to visualize. Please refer to the below links on how to visualize a function with 3 arguments:

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by