how do i solve the matrix equation
Show older comments
(X')*A*X=I where I is the unit matrix and A is positive definite and Hermitian
Answers (1)
X=I\sqrtm(A);
Categories
Find more on Matrix Computations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!