Fixed Point Iteration

版本 1.0.2 (2.0 KB) 作者: Isaac Foster
Fixed Point Iteration root finding technique.
34.0 次下载
更新时间 2021/3/1

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

版本 已发布 发行说明
1.0.2

Updated Comments

1.0.1

Updated comments and example usage

1.0.0