Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to approach the following implicit equation using MATLAB?

1 vue (au cours des 30 derniers jours)
Arvind Ganesh
Arvind Ganesh le 15 Fév 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
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 commentaire
John Chilleri
John Chilleri le 15 Fév 2017
Look into the fplot3 and fimplicit3 commands - they might help!

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by