QR Decomposition Calculator
Enter your matrix values into the QR Decomposition Calculator and factorize any matrix A into an orthogonal matrix Q and an upper triangular matrix R such that A = QR. Set the matrix size (up to 4×4), fill in the matrix entries, and get back the complete Q matrix and R matrix computed via the Gram-Schmidt orthogonalization process.
Results
Decomposition Status
--
Orthogonal Matrix Q
--
Upper Triangular Matrix R
--
Verification ||A - QR|| (should be ≈ 0)
--