01 January 2015 8 5K Report

We all know that the Correlation matrix is :

Rxx = E{x.x^H} where E{} denotes expectation and H is the hermitian operator.

In practice, and in most cases, the E{} is replaced by the sample average.

x is an N x 1 column complex vector.

I would like to know how the eigenvalues of Rxx are affected if x were affected by a diagonal matrix C that changes every sample and depends only on a scalar, say 'alfa' i.e.

Rx'x' = E{x'.x'^H} where x' = Cx

or

Rx'x' = 1/N * (C(1)x(1)[C(1)x(1)]^H + ......... + C(N)x(N)[C(N)x(N)]^H )

More Ahmad Bazzi's questions See All
Similar questions and discussions