Issue in solving two Non Linear Simultaneous Equations with multivariable function to optimize.

17 Ansichten (letzte 30 Tage)
Hi, I am a student and I am facing issue in solving
1) two Non Linear Simultaneous Equations with 3 variable function (x,y,z).
2) Further, I want to generate 2 curves for x& y values for having z value ranging between [0.1 to 2] and two identify the intersection of those two curves with tangent line.
Please Help me out in solving this issue with the Code.
The two Non Linear Equations is attached with the image for reference.PFA

Akzeptierte Antwort

Torsten
Torsten am 26 Nov. 2023
Verschoben: Torsten am 26 Nov. 2023
Give z a numerical value and solve for x and y using MATLAB's "fsolve".

Weitere Antworten (0)

Kategorien

Mehr zu Nonlinear Optimization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by