PDA

View Full Version : Method to solve the matrix equation A A^+ = T, for A


nico9181
Jul6-10, 09:16 PM
Someone knows if there is a method to solve the matrix equation

A.Transpose[Conjugate[A]] = T

for A if T is known?

A and T are 3x3 general complex matrices.