Find an unknown vector in a matrix equation

465 Views Asked by At

Let's assume that $a$ is an $n\times1$ vector and $A_1$ and $A_2$ are $n\times n$ (not necessarily hermitian) matrix how can I find unknown vector $a$ in equation ${a^HA_1a}={a^HA_2a}$ ?