Info
This question is closed. Reopen it to edit or answer.
How to approach the following implicit equation using MATLAB?
1 view (last 30 days)
Show older comments
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 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!