Newton-Raphson

Newton-Raphson method for all real roots of the polynomial.

You are now following this Submission

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 (2026). Newton-Raphson (https://ch.mathworks.com/matlabcentral/fileexchange/4313-newton-raphson), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Numerical Methods

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Modified personal information
BSD License