Function to normalize columns of given matrix

Normalizes columns of a matrix
1,3K download
Aggiornato 21 gen 2010

Visualizza la licenza

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

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

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

1.0.0.0