Paper 3, Section II, D
Define the QR factorization of an matrix . Explain how it can be used to solve the least squares problem of finding the vector which minimises , where , and is the Euclidean norm.
Explain how to construct and by the Gram-Schmidt procedure. Why is this procedure not useful for numerical factorization of large matrices?
Let
Using the Gram-Schmidt procedure find a QR decomposition of A. Hence solve the least squares problem giving both and .
Typos? Please submit corrections to this page on GitHub.