M-File Help: colnorm View code for colnorm

colnorm

Column-wise norm of a matrix

cn = colnorm(a) is a vector (1xM) comprising the Euclidean norm of each column of the matrix a (NxM).

See also

norm


 

© 1990-2014 Peter Corke.