Newton's Method

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

Al momento, stai seguendo questo contributo

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

Cita come

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

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release 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