Function to normalize columns of given matrix

Normalizes columns of a matrix
1.3K Downloads
Updated 21 Jan 2010

View License

This function normalizes the columns of a given matrix. That is it makes l2 norm of each column to 1.

Cite As

B H Sri Hari (2024). Function to normalize columns of given matrix (https://www.mathworks.com/matlabcentral/fileexchange/26416-function-to-normalize-columns-of-given-matrix), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Included Rody Oldenhuis suggestion and also added help comments.
Thanks for the suggestions.

1.0.0.0