Newton-Raphson Method to Find Roots of a Polynomial

Newton's method can be used to find roots or zero crossing of a real valued function.
1,1K descargas
Actualizado 28 abr 2014

Ver licencia

Root finding problems are often encountered in numerical analysis. Newton-Raphson method is the simplest among all root finding algorithm, which is illustrated to find roots of a simple polynomial X*X-7=0.
Ref [1]: http://www.math.colostate.edu/~gerhard/classes/331/lab/newton.html

Ref [2]:
http://en.wikipedia.org/wiki/Newton's_method

Citar como

Sathyanarayan Rao (2024). Newton-Raphson Method to Find Roots of a Polynomial (https://www.mathworks.com/matlabcentral/fileexchange/46396-newton-raphson-method-to-find-roots-of-a-polynomial), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: Newton's Method

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.0.0.0