You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The Fixed Point Method is applied to a given function.
Convergence conditions are as followed:
f(xa)=0 (=) xa=g(xa) => xa[n+1]=g(xn), n=0,1,..
Error majoration:
|e(xk)| <= L^k/(1-L)*|x1-xo|
Choice for inicial aproximation x0:
x0 = middle point of [a,b] = (a+b)/2
Cite As
T. R. (2026). Fixed Point Method (https://se.mathworks.com/matlabcentral/fileexchange/28224-fixed-point-method), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Numerical Methods
General Information
- Version 1.0.0.0 (1.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
