Newton's Method

Finds better successive approximations for the root of a function using Newton's Method.
3K Downloads
Updated 11 Mar 2011

View License

This is still a work in progress, having trouble setting tolerances but setting the number of iterations seems to work fine.

Cite As

Harmon Amakobe (2026). Newton's Method (https://uk.mathworks.com/matlabcentral/fileexchange/30698-newton-s-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.1.0.0

Fixed for-loop issue.
Fixed nested function iteration issue.
Changed tolerance logic to use absolute value.

1.0.0.0