how do i solve the matrix equation

(X')*A*X=I where I is the unit matrix and A is positive definite and Hermitian

Antworten (1)

Matt J
Matt J am 27 Mai 2014
Bearbeitet: Matt J am 27 Mai 2014

0 Stimmen

X=I\sqrtm(A);

Kategorien

Gefragt:

am 27 Mai 2014

Bearbeitet:

am 27 Mai 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by