Newton's method for 2 variables non-linear system
Version 1.0.0.0 (907 octets) par
Ahsun Ali
With this code, any 2 equation (non-linear) system can be solved by the newton's method.
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.
Citation pour cette source
Ahsun Ali (2026). Newton's method for 2 variables non-linear system (https://fr.mathworks.com/matlabcentral/fileexchange/48543-newton-s-method-for-2-variables-non-linear-system), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Systems of Nonlinear Equations dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
