Paper 3, Section II, C
Define the QR factorization of an matrix and explain how it can be used to solve the least squares problem of finding the which minimises where , and the norm is the Euclidean one.
Define a Householder (reflection) transformation and show that it is an orthogonal matrix.
Using a Householder reflection, solve the least squares problem for
giving both and .
Typos? Please submit corrections to this page on GitHub.