Newton's Method

Finds better successive approximations for the root of a function using Newton's Method.
3K descargas
Actualizado 11 mar 2011

Ver licencia

This is still a work in progress, having trouble setting tolerances but setting the number of iterations seems to work fine.

Citar como

Harmon Amakobe (2024). Newton's Method (https://www.mathworks.com/matlabcentral/fileexchange/30698-newton-s-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
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.1.0.0

Fixed for-loop issue.
Fixed nested function iteration issue.
Changed tolerance logic to use absolute value.

1.0.0.0