Newton-Raphson solver of non-linear equation systems

Versión 1.0.0 (1,67 KB) por Jure Tica
Solves non-linear systems of equations with a numerical implementation of the Newton-Raphson method.
820 descargas
Actualizado 29 may 2020

Ver licencia

Uses the Newton-Raphson method to solve non-linear systems of equations of any size. The Jacobian is computed numerically; all computation is performed numerically. The simple MATLAB function takes two inputs: (1) a function handle to the system of equations, and (2) the initial point for the computation. The default number of iterations is 1000, however, it can easily be changed by setting the third input.

Citar como

Jure Tica (2024). Newton-Raphson solver of non-linear equation systems (https://www.mathworks.com/matlabcentral/fileexchange/76395-newton-raphson-solver-of-non-linear-equation-systems), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0