Newton's Method

Finds better successive approximations for the root of a function using Newton's Method.

You are now following this Submission

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://www.mathworks.com/matlabcentral/fileexchange/30698-newton-s-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.1.0.0

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

1.0.0.0