Function to normalize columns of given matrix

版本 1.1.0.0 (1.1 KB) 作者: B H Sri Hari
Normalizes columns of a matrix
1.3K 次下载
更新时间 2010/1/21

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0