Online QR Decomposition (Factorization) Calculator

Online QR Decomposition Calculator is online tool to decompose given square matrix to Orthogonal matrix (Q) and Upper triangular matrix (R).  View all Online Tools  

Enter Coefficients of Matrix:

Please correct the following error(s) :

  1. {{ error }}
Orthogonal Matrix (Q):
{{sol.Q[i][j].toFixed(3)}}

Upper Triangular Matrix (R):
{{sol.R[i][j].toFixed(3)}}