Newton-Raphson

Newton-Raphson method for all real roots of the polynomial.
75.7K Downloads
Updated 22 Apr 2016

View License

Editor's Note: Popular File 2010

This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.

Cite As

Keerthi venkateswara Rao (2024). Newton-Raphson (https://www.mathworks.com/matlabcentral/fileexchange/4313-newton-raphson), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: Numerical Methods

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Modified personal information
BSD License