QR Decomposition

Initializing live version
Download to Desktop

Requires a Wolfram Notebook System

Interact on desktop, mobile and cloud with the free Wolfram Player or other Wolfram Language products.

The QR decomposition of a square matrix A factors A as the product of an orthogonal matrix Q and an upper triangular matrix R. An orthogonal matrix is a matrix whose columns are mutually orthogonal unit vectors and so satisfies , where is an identity matrix, and an upper triangular matrix is a matrix whose entries below the main diagonal are all zero. The matrix Q is the result of performing the Gram-Schmidt process on the columns of A. The Mathematica function QRDecomposition[a] accomplishes this factorization, producing the list .

Contributed by: Chris Boucher (March 2011)
Open content licensed under CC BY-NC-SA


Snapshots


Details

detailSectionParagraph


Feedback (field required)
Email (field required) Name
Occupation Organization
Note: Your message & contact information may be shared with the author of any specific Demonstration for which you give feedback.
Send