how do i solve the matrix equation
古いコメントを表示
(X')*A*X=I where I is the unit matrix and A is positive definite and Hermitian
回答 (1 件)
X=I\sqrtm(A);
カテゴリ
ヘルプ センター および File Exchange で Matrix Computations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!