Concept

QR decomposition

Summary
In linear algebra, a QR decomposition, also known as a QR factorization or QU factorization, is a decomposition of a matrix A into a product A = QR of an orthonormal matrix Q and an upper triangular matrix R. QR decomposition is often used to solve the linear least squares problem and is the basis for a particular eigenvalue algorithm, the QR algorithm. Cases and definitions Square matrix Any real square matrix A may be decomposed as : A = QR, where Q is an orthogonal matrix (its columns are orthogonal unit vectors meaning Q^\textsf{T} = Q^{-1}) and R is an upper triangular matrix (also called right triangular matrix). If A is invertible, then the factorization is unique if we require the diagonal elements of R to be positive. If instead A is a complex square matrix, then there is a decomposition A = QR where Q is a unitary matrix (so Q^\dagger = Q^{-1}). I
About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
Related publications (7)

Loading

Loading

Loading

Show more
Related people

No results

Related units

No results

Related concepts

Loading

Related courses

Loading

Related lectures

Loading