Fixed Point Algorithm

版本 1.1.0.0 (2.1 KB) 作者: James Adams
Calculates the fixed point of a function.
506.0 次下载
更新时间 2013/12/2

查看许可证

Calculates a functions fixed point when written in the form x = f(x). The value of x at each iteration is displayed in the command window. The fixed point is plotted when the algorithm has converged.

Program will not run if convergence theorem is not met.

Feel free to use different functions (make sure derivative is correct), graphing parameters may need to be slightly altered.

Enjoy :)

引用格式

James Adams (2026). Fixed Point Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/44529-fixed-point-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graphics Objects 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Grammatical change to title.

1.0.0.0