Newton's method for 2 variables non-linear system

Version 1.0.0.0 (907 Bytes) von Ahsun Ali
With this code, any 2 equation (non-linear) system can be solved by the newton's method.
1,8K Downloads
Aktualisiert 23. Nov 2014

Lizenz anzeigen

This code solves any 2 non-linear equations by newton's method entered by the user. with little alterations this code can work for more variables as well. The user will have to include the extra variables being used in 2+ equations system along with slight modifications in the first loop and the line of code taking Jacobian and declaring strings as inline functions.

Zitieren als

Ahsun Ali (2024). Newton's method for 2 variables non-linear system (https://www.mathworks.com/matlabcentral/fileexchange/48543-newton-s-method-for-2-variables-non-linear-system), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Systems of Nonlinear Equations finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0