MaxIterations

MaxIterations

数多くの組込み関数やアルゴリズムで試行すべき反復の最大回数を指定するオプションである.

詳細

例題

すべて開くすべて閉じる

  (2)

数値最小化で試みる反復回数を制限する:

スコープ  (2)

MaxIterationsは無限にもできる:

MaxIterationsで使われるステップ数を制限するか増やすかする:

FindRootにおけるデフォルトの反復回数は100回である:

この鎮静化関数の導関数はどれも で0なので,最終的にアルゴリズムは停止してしまう:

アプリケーション  (1)

有限の反復回数を使って最小値の候補を選ぶ:

任意精度演算を使って最小値を10桁まで求める:

これは,NMinimizeでは自動的に行われる:

Wolfram Research (1988), MaxIterations, Wolfram言語関数, https://reference.wolfram.com/language/ref/MaxIterations.html.

テキスト

Wolfram Research (1988), MaxIterations, Wolfram言語関数, https://reference.wolfram.com/language/ref/MaxIterations.html.

CMS

Wolfram Language. 1988. "MaxIterations." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MaxIterations.html.

APA

Wolfram Language. (1988). MaxIterations. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MaxIterations.html

BibTeX

@misc{reference.wolfram_2024_maxiterations, author="Wolfram Research", title="{MaxIterations}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/MaxIterations.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_maxiterations, organization={Wolfram Research}, title={MaxIterations}, year={1988}, url={https://reference.wolfram.com/language/ref/MaxIterations.html}, note=[Accessed: 21-November-2024 ]}