GovPhysics: Matrix Decomposition
Matrix Size
Select the dimension of the matrix.
2x2
3x3
4x4
5x5
6x6
7x7
8x8
9x9
10x10
LU Decomposition
Decomposes into Lower (L) and Upper (U) triangular matrices.
QR Decomposition
Decomposes into Orthogonal (Q) and Upper (R) triangular matrices.
SVD
Decomposes into U, Σ (Singular Values), and Vᵀ.
Technical Details:
Determinant:
N/A
Rank:
N/A
Frobenius Norm:
N/A