How to use fsolve to solve a set of nonlinear equations in two variables?

1 Ansicht (letzte 30 Tage)
Sarath S
Sarath S am 1 Jan. 2021
Kommentiert: Sarath S am 1 Jan. 2021
I am attempting to use fsolve to solve a set of equations in X & Y as given below:
Here, the terms B33,B35,B55,C1 and C2 are also functions of X. I tried to use fsolve as explained in the documentation here. How do I make sure that fsolve uses the modified value of B33,B35,B55,C1 and C2 during each iteration? I have attached the .m files. Any help would be much appreciated.
  2 Kommentare
Matt J
Matt J am 1 Jan. 2021
I see nothing wrong with the way you've done it.
Sarath S
Sarath S am 1 Jan. 2021
Thank you! I was a bit confused since the result I was getting did not match with some previously verified values. I believe the mistake must be in the actual expression itself. Must have typed out a wrong factor or something. Anyways, thank you again.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by