sumsqscale function

Scales a matrix

Scales a matrix

Scales the columns of a matrix so that the squared elements sum to unity

sumsqscale(mat)

Arguments

  • mat: A matrix

Returns

The scaled matrix.

  • Maintainer: Apostolos Dimitromanolakis
  • License: GPL (>= 2)
  • Last published: 2017-06-07

Useful links