Matrix QR Decomposition
Enter a rectangular matrix and get its QR factorization using Gram-Schmidt. View Q (orthogonal) and R (upper triangular) matrices with statistics.
Input Matrix
Add rows and columns, then click Process to factorize
| Col 1 | Col 2 | Col 3 | |
|---|---|---|---|
| 1 | |||
| 2 |
2 × 3