powered by
Matrix Norm
Mnorm(X, k = 2)
Scalar Norm
matrix
norm number
Jonathan M. Lees<jonathan.lees@unc.edu>
returns the largest singular value of the matrix or vector
x = runif(10) Mnorm(x, k = 2)
Run the code above in your browser using DataLab