Fixed Point Method

The Fixed Point Method is applied to a given function.

現在この提出コンテンツをフォロー中です。

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

引用

T. R. (2026). Fixed Point Method (https://jp.mathworks.com/matlabcentral/fileexchange/28224-fixed-point-method), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Numerical Methods

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0