Sample matrix inversion

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Sample matrix inversion (or direct matrix inversion) is an algorithm that estimates weights of an array (adaptive filter) by replacing the correlation matrix R with its estimate. Using K N-dimensional samples X1,X2,,XK, an unbiased estimate of RX, the N×N correlation matrix of the array signals, may be obtained by means of a simple averaging scheme:

R^X=1Kk=1KXkXkH,

where H is the conjugate transpose. The expression of the theoretically optimal weights requires the inverse of RX, and the inverse of the estimates matrix is then used for finding estimated optimal weights.

References

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).