Calculate norm of a vector or matrix


Example 1: Norm of a vector

A=

What kind of norm do you want to calculate:

  1. 1-norm
  2. 2-norm
  3. infinity norm
  4. negative infinity norm


Example 2: Norm of a matrix

A=

What kind of norm do you want to calculate:

  1. 1-norm
  2. 2-norm
  3. infinity norm
  4. Frobenius norm
  5. m norm


The size of the input matrix is:   X  


Powered by Ch