2.1 Introduction
In this chapter, I present algorithms for the adaptive solutions of matrix algebra problems from a sequence of matrices. The streams or sequences can be random matrices {Ak} or {Bk}, or the correlation matrices of random vector sequences {xk} or {yk}. Examples of matrix algebra are matrix inversion, square root, inverse square root, eigenvectors, generalized eigenvectors, singular vectors, and generalized singular vectors.
This chapter additionally covers the basic ...