QR Decomposition Calculator
Decompose a square matrix into A = QR with orthogonal Q and upper-triangular R using Gram-Schmidt.
Works for 2x2, 3x3, and 4x4 matrices.
Decompose a square matrix into A = QR with orthogonal Q and upper-triangular R using Gram-Schmidt.
Works for 2x2, 3x3, and 4x4 matrices.