Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to approach the following implicit equation using MATLAB?

1 回表示 (過去 30 日間)
Arvind Ganesh
Arvind Ganesh 2017 年 2 月 15 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have a scalar nonlinear equation f(x,y,z)=0 where x=x(u,v), y=y(u,v) and z=z(u,v). Using the equation, I want to create a plot of u and v. How to approach? Directly substituting u and v in place of x, y and z is not working, because the function f then becomes a large expression, mostly consisting of user defined functions.
  1 件のコメント
John Chilleri
John Chilleri 2017 年 2 月 15 日
Look into the fplot3 and fimplicit3 commands - they might help!

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by