Matrix Norm Calculator
Enter your matrix values into the grid and select a matrix size (2×2 or 3×3) to compute five key matrix norms: the 1-norm (max column sum), infinity-norm (max row sum), Frobenius norm, max-norm, and 2-norm (largest singular value approximation). Results update automatically as you change your matrix entries.
Results
Frobenius Norm ‖A‖_F
--
1-Norm ‖A‖₁ (Max Column Sum)
--
Infinity-Norm ‖A‖∞ (Max Row Sum)
--
Max-Norm ‖A‖_max (Largest Entry)
--
2-Norm ‖A‖₂ (Spectral Norm Approx.)
--