フィルターのクリア

Mathematics behind the normc function?

3 ビュー (過去 30 日間)
ayat
ayat 2018 年 4 月 17 日
回答済み: Torsten 2018 年 4 月 17 日
Can someone please tell me in simple mathematics how normc is calculated for a matrix like this? I read here and there about it and most just say how it functions in matlab code which I am having a hard time understanding.
0.085686, -6.254676, -8.584638, -24.975258, -18.262936, -9.79049, -3.032068

採用された回答

Torsten
Torsten 2018 年 4 月 17 日
You divide all components of the vector (v1,v2,v3,...,vn) by sqrt(v1^2+v2^2+v3^2+...+vn^2).
Best wishes
Torsten.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by