LUDecomposition コマンド

提供: GeoGebra Manual
移動先: 案内検索
Accessories dictionary.png
このページは印刷とpdf用の公式マニュアルの一部です。構造上の問題から通常のユーザーはこのページを編集できません。誤りを見つけた場合は私たちに連絡して下さい。ユーザーが編集できるバージョンへ

CAS での書式

LUDecomposition( <行列> )
与えられた行列のLU分解 を計算する.
例: LUDecomposition({{2,0},{1,1}}) は,行列 \begin{pmatrix}0&1\\1&0\end{pmatrix},\begin{pmatrix}1&0\\2&1\end{pmatrix}, \begin{pmatrix}1&1\\0&-2\end{pmatrix}を返す.
メモ: こちらも参照: QRDecomposition コマンド.
© 2024 International GeoGebra Institute