Function to normalize columns of given matrix

Normalizes columns of a matrix
1,3K descargas
Actualizado 21 ene 2010

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

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

1.0.0.0