powered by
Compute the unit vectors for for a matrix of non-normalised vectors
unitvector(x)
Returns a data type identical to x, but with normalised vectors. Zero-vectors are returned for vectors of length zero.
x
m-element vector or n-by-m matrix x[1:n,1:m] representing n m-element vectors
x[1:n,1:m]
Danail Obreschkow
vectornorm