Function to normalize columns of given matrix

バージョン 1.1.0.0 (1.14 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
タグ タグを追加
謝辞

ヒントを与えたファイル: Normalize N-D Vectors in Single Matrix or N Component Matrices

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