powered by
mat.norm(mat)
a<-matrix(runif(16, 1, 15), 4, 4) b<-mat.norm(a)
Run the code above in your browser using DataLab