range of a 4 times 5 matrix via its SVD

Returning to this example, the Frobenius norm is the square root of the sum of the squares of the elements, and is equal to |A|_F = sqrt{sigma_1^2+sigma_2^2+sigma_3^2} = 5.4772.

See also: this example.