Scilab 5.4.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
sqroot
W*W' エルミート分解
呼び出し手順
sqroot(X)
パラメータ
- X
対称非負定実または複素行列
説明
X=W*W'
となるようなWを返します(SVDを使用).
Comments
Add a comment:
Please login to comment this page.