Skip to content
Surf Wiki
Save to docs
general/covariance-and-correlation

From Surf Wiki (app.surf) — the open knowledge base

Sample matrix inversion


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 X_1, X_2,\dots,X_K, an unbiased estimate of R_{X}, the N \times N correlation matrix of the array signals, may be obtained by means of a simple averaging scheme: :\hat{R}{X} = \frac{1}{K} \sum\limits{k=1}^K X_k X^H_k, where H is the conjugate transpose. The expression of the theoretically optimal weights requires the inverse of R_{X}, and the inverse of the estimates matrix is then used for finding estimated optimal weights.

References

Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Sample matrix inversion — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report