PDA

View Full Version : Quadratic Matrix Equation


drorled
Aug11-05, 03:21 PM
Hi,

I'm trying to solve the following matrix equation:

XAX' = B

where A,B are known (constant) N*N matrices.
X is the (unknown) required N*N matrix.
' represent Hermitian.
Could you please help?

Thanks.
Dror.