Newton Raphson Method

A numerical method of evaluating the root of a given function of x

Ahora está siguiendo esta publicación

It is an Open Numerical method on finding the roots of a function. It plots the given function to help the user decide what initial guess to make. The user also has an option to choose between %relative error or number of iterations as the termination criterion.

Citar como

Robby Ching (2026). Newton Raphson Method (https://la.mathworks.com/matlabcentral/fileexchange/77476-newton-raphson-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.0.2

Changed some minor details

1.0.1

Changed some overview details

1.0.0