Fixed Point Iteration

Fixed Point Iteration root finding technique.
34 Downloads
Updated 1 Mar 2021

View License

Fixed point iteration method for single symbolic variable functions. More information can be found here:

https://en.wikipedia.org/wiki/Fixed-point_iteration#:~:text=In%20numerical%20analysis%2C%20fixed-point,to%20converge%20to%20a%20point%20.

Feedback and suggestions are welcome. Please report any errors or bugs found.

Cite As

Isaac Foster (2024). Fixed Point Iteration (https://www.mathworks.com/matlabcentral/fileexchange/87147-fixed-point-iteration), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
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.2

Updated Comments

1.0.1

Updated comments and example usage

1.0.0