Skip to content

Generalize scale to handle also shift (e.g., subtracting out the mean) and use bsxfun.

Tammy Kolda requested to merge scale_generalize into master

Made scaling more general so that it can work, e.g., for centering. Switched also to more efficient bsxfun. Need to add more examples to show how this works.

Edited by Tammy Kolda

Merge request reports