Cross-correlation matrix

This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 19:52, 29 December 2018 (Dating maintenance tags: {{Disputed}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Other uses2

The cross-correlation matrix of two random vectors is a matrix containing as elements the cross-correlations of all pairs of elements of the random vectors. The cross-correlation matrixis used in various digital signal processing algorithms.

Definition

For two random vectors   and  , each containing random elements whose expected value and variance exist, the cross-correlation matrix of   and   is defined by

 

and has dimensions  . Written component-wise:

 

The random vectors   and   need not have the same dimension, and either might be a scalar value.

Example

For example, if   and   are random vectors, then   is a   matrix whose  -th entry is  .

cross-correlation matrix of complex random vectors

If   and   are complex random vectors, each containing random variables whose expected value and variance exist, the cross-correlation matrix of   and   is defined by

 

where   denotes Hermitian transposition.

Uncorrelatedness

Two random vectors   and   are called uncorrelated if

 

They are uncorrelated if and only if their covariance   matrix is zero.

In the case of two complex random vectors   and   they are called uncorrelated if

 

and

 

Properties

  • The cross-covariance matrix is related to the cross-correlation matrix as follows:
 
Respectively for complex random vectors:
 

References

  • Hayes, Monson H., Statistical Digital Signal Processing and Modeling, John Wiley & Sons, Inc., 1996. ISBN 0-471-59431-8.
  • Solomon W. Golomb, and Guang Gong. Signal design for good correlation: for wireless communication, cryptography, and radar. Cambridge University Press, 2005.
  • M. Soltanalian. Signal Design for Active Sensing and Communications. Uppsala Dissertations from the Faculty of Science and Technology (printed by Elanders Sverige AB), 2014.

See also