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