You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (788 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
