SVD Calculator (Singular Value Decomposition)
Enter your matrix values into the SVD Calculator to decompose any matrix A into its singular value decomposition A = UΣVᵀ. Input the matrix size (rows × columns, up to 4×4) and fill in the matrix entries — the calculator returns the singular values (diagonal of Σ), along with the rank and Frobenius norm of your matrix. Results display automatically from the default example.
Results
Singular Values (σ₁ ≥ σ₂ ≥ …)
--
Matrix Rank
--
Frobenius Norm ‖A‖
--
Largest Singular Value (σ₁)
--
Smallest Non-zero Singular Value
--
Condition Number (σ₁ / σₘᵢₙ)
--