Newton Raphson method.

This code computes the roots of non linear equation using Newton Raphson method.

You are now following this Submission

This code computes the roots of non linear equation using Newton Raphson method.
before running the code write syms x in the command window then enter the following:
newton(F,xi,iter,rerr), where F is non linear function, xi is the initial guess, iter is the number of iterations and rerr is the relative error in percentage.

Cite As

Alok Verma (2026). Newton Raphson method. (https://www.mathworks.com/matlabcentral/fileexchange/65100-newton-raphson-method), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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