Suppose $\mathbf{x}$ and $\mathbf{y}$ are N-dimensional non-white complex random vectors independent of each other i.e., covariance matrices $\mathbf{C_{xx}}\neq\mathbf{I}$, $\mathbf{C_{yy}}\neq\mathbf{I}$, $\mathbf{C_{xy}}=\mathbf{0}$. Is there any results on asymptotic orthogonality $\mathbf{x}^H\mathbf{y}=\mathbf{u}^H\mathbf{C_{xx}}^{\frac{1}{2}}\mathbf{C_{yy}}^{\frac{1}{2}}\mathbf{v}=0$ where $\mathbf{u}$ and $\mathbf{v}$ are independent white vectors. Thanks.
2026-03-29 20:02:20.1774814540
Asymptotic inner product of correlated random vectors
81 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I came up with this:
We have $\mathbf{x}^H\mathbf{y}=\mathbf{u}^H\mathbf{C_{xx}}^{\frac{1}{2}}\mathbf{C_{yy}}^{\frac{1}{2}}\mathbf{v}=tr\{\mathbf{C_{xx}}^{\frac{1}{2}}\mathbf{C_{yy}}^{\frac{1}{2}}\mathbf{v}\mathbf{u}^H\}\leq tr\{\mathbf{C_{xx}}^{\frac{1}{2}}\mathbf{C_{yy}}^{\frac{1}{2}}\}tr\{\mathbf{v}\mathbf{u}^H\}$ $=tr\{\mathbf{C_{xx}}^{\frac{1}{2}}\mathbf{C_{yy}}^{\frac{1}{2}}\}tr\{\mathbf{u}^H\mathbf{v}\}=0$.
Is this correct? Thanks.