Normalize columns of matrix to unit lenght

版本 1.0.0.0 (497 字节) 作者: Kamlesh Pawar
Usage : Takes 2D-matrix x and returns y such that each columns of y have unit length
321.0 次下载
更新时间 2014/4/2

查看许可证

[y] = normalize_column(x)
Input :
x : 2D real/complex valued matrix
Output :
y : Normalized matrix such that each column of y is of unit length

引用格式

Kamlesh Pawar (2024). Normalize columns of matrix to unit lenght (https://www.mathworks.com/matlabcentral/fileexchange/46115-normalize-columns-of-matrix-to-unit-lenght), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Correlation and Convolution 的更多信息

Community Treasure Hunt

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

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