how do i solve the matrix equation
Afficher commentaires plus anciens
(X')*A*X=I where I is the unit matrix and A is positive definite and Hermitian
Réponses (1)
X=I\sqrtm(A);
Catégories
En savoir plus sur Matrix Computations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!