newton.m

Find the root of an equation using newton's method
1K Downloads
Updated 20 Sep 2013

View License

The function takes at least three input arguments (function, its derivative, and an initial guess). After iterations, it gives the root of the function. The fourth input argument is to change the stopping criteria.

Cite As

Aamir Alaud Din (2024). newton.m (https://www.mathworks.com/matlabcentral/fileexchange/43575-newton-m), MATLAB Central File Exchange. Retrieved .

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

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