Newton's Method

Finds better successive approximations for the root of a function using Newton's Method.

Ahora está siguiendo esta publicación

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 (2026). Newton's Method (https://la.mathworks.com/matlabcentral/fileexchange/30698-newton-s-method), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

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

1.0.0.0