Jump to content

Sample matrix inversion

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 07:37, 29 April 2010 (Tag uncategorised and general fixes:, added orphan, uncategorised, deadend, wikify tags). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Sample Matrix Inversion (or Direct Matrix Inversion) This algorithm estimates weights of an array (adaptive filter) by replacing the correlation matrix Ru with its estimate. Using K samples the correlation matrix of the array signals, an unbiased estimate of Rmay be obtained by means of a simple averaging scheme The expression of the optimal weights requires the inverse of Ru^. The inverse of Ru^ is then required for finding optimal weights. References: [1] B.Widrow , P.E Mantey, L.J Griffiths and b.B.Goode. Adaptive Antenne systems. Proceedings of the IEEE, 55(12):2143-2159, december 1967 [2] S.Haykin Adaptive Filter Theory. Prentice hall , pages 165-168, 1996.