Misplaced Pages

Autocorrelation matrix

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Pavon (talk | contribs) at 19:19, 29 August 2010 (Added this page since several others linked to it.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 19:19, 29 August 2010 by Pavon (talk | contribs) (Added this page since several others linked to it.)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The autocorrelation matrix is used in various digital signal processing algorithms. It consists of elements of the discrete autocorrelation function, R x x ( j ) {\displaystyle R_{xx}(j)} arranged in the following manner:

R x = [ R x x ( 0 ) R x x ( 1 ) R x x ( 2 ) R x x ( N 1 ) R x x ( 1 ) R x x ( 0 ) R x x ( 1 ) R x x ( N 2 ) R x x ( 2 ) R x x ( 1 ) R x x ( 0 ) R x x ( N 3 ) R x x ( N 1 ) R x x ( N 2 ) R x x ( N 3 ) R x x ( 0 ) ] {\displaystyle \mathbf {R_{x}} ={\begin{bmatrix}R_{xx}(0)&R_{xx}(1)&R_{xx}(2)&\cdots &R_{xx}(N-1)\\R_{xx}(1)&R_{xx}(0)&R_{xx}(1)&\cdots &R_{xx}(N-2)\\R_{xx}(2)&R_{xx}(1)&R_{xx}(0)&\cdots &R_{xx}(N-3)\\\vdots &\vdots &\vdots &\ddots &\vdots \\R_{xx}(N-1)&R_{xx}(N-2)&R_{xx}(N-3)&\cdots &R_{xx}(0)\\\end{bmatrix}}}

Note that this is a Toeplitz matrix.

References

  • Hayes, Monson H., Statistical Digital Signal Processing and Modeling, John Wiley & Sons, Inc., 1996. ISBN 0-471-59431-8.
Autocorrelation matrix Add topic