Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23a9b6f2fd2386c

Jump to content

// Workers AI · dad joke modeWhat did the cross-correlation matrix say? "I relate to you.

From Wikipedia, the free encyclopedia

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 matrix is used in various digital signal processing algorithms.

Definition

[edit source]

For two random vectors and , each containing random elements whose expected value and variance exist, the cross-correlation matrix of and is defined by[1]:p.337

and has dimensions . Written component-wise:

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

Example

[edit source]

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

Complex random vectors

[edit source]

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

[edit source]

Two random vectors and are called uncorrelated if

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

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

and

Properties

[edit source]

Relation to the cross-covariance matrix

[edit source]

The cross-correlation is related to the cross-covariance matrix as follows:

Respectively for complex random vectors:

See also

[edit source]

References

[edit source]
  1. Gubner, John A. (2006). Probability and Random Processes for Electrical and Computer Engineers. Cambridge University Press. ISBN 978-0-521-86470-1.

Further reading

[edit source]