Iteration with one variable using Newtons method.
Version 1.0.0.0 (2.99 KB) by
Jon André Adsersen
The program iterates a given functions values of intersection with the x-axis.
The program estimates a given number of intersection values, amongst which the start point of the following iteration can be chosen. These values are found graphically, and after each ended iteration the found intersection value is plotted with a cross together with the iterated function. This way it is easy to determine if the found intersection value is the wished intersection value.
Cite As
Jon André Adsersen (2026). Iteration with one variable using Newtons method. (https://se.mathworks.com/matlabcentral/fileexchange/29830-iteration-with-one-variable-using-newtons-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Systems of Nonlinear Equations > Newton-Raphson Method >
Find more on Newton-Raphson Method in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
