Newton-Raphson Method

Finding roots using Newton-Raphson Method

Ahora está siguiendo esta publicación

find roots using 10 iterations and start from x = 0.05 and x = 3.0
function in example is -1.04*log(x) -1.26*cos(x)+ 0.0307*exp(x)

Citar como

Mckale Grant (2026). Newton-Raphson Method (https://la.mathworks.com/matlabcentral/fileexchange/106550-newton-raphson-method), MATLAB Central File Exchange. Recuperado .

Etiquetas

Añadir etiquetas

Add the first tag.

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

added starting points for x

1.0.0