TableOfReal: Normalize columns...

A command that normalizes the columns in the selected TableOfReal objects.

Setting

Norm
determines the sum of the squared elements in each column after normalization.

Algorithm

All elements xij in each column j=1..numberOfColumns will be multiplied by sqrt (norm / ∑i=1..numberOfRows xij2).


© djmw 19980422