The button will add this page to my log of things to fix. Use it for broken links, equations not rendering correctly, etc. Submit other issues on GitHub.
QR factorisation
factorisation of a matrix is
where is a square orthogonal matrix
and is upper triangular.
If , we can have a reduced factorisation
with being and being ,
where the columns of are orthogonal.
One method for obtaining the factorisation
is the classic Gram-Schmidt process, where
with and for and .