matrix equation with vector variable and covariance matrix

25 Views Asked by At

How to solve the following matrix equation involving transpose conjugates: $x*x^H=S$, where $x$ is the variable: a column complex vector, and $S$ is a covariance matrix (Hermitian positive semi-definite)? Is there any closed-form solution? The operator .$H$ indicated the Hermitian operation (transpose conjugate).