Fixed Point Algorithm

バージョン 1.1.0.0 (2.09 KB) 作成者: James Adams
Calculates the fixed point of a function.
ダウンロード: 504
更新 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 (2024). Fixed Point Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/44529-fixed-point-algorithm), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2013b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGraphics 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