Related to Frobenius norm

1 次查看(过去 30 天)
chaaru datta
chaaru datta 2023-10-22
编辑: Dyuman Joshi 2023-10-22
Hello all, I am trying to find Frobenius norm of each column of 2 X 500 matrix in MATLAB but not getting it correctly.
Any help in this regard will be highly appreciated.

回答(1 个)

Torsten
Torsten 2023-10-22
移动:Torsten 2023-10-22
From the documentation:
n = norm(X,"fro") returns the Frobenius norm of matrix or array X.
  7 个评论
Torsten
Torsten 2023-10-22
编辑:Torsten 2023-10-22
For complex matrices most probably.
Dyuman Joshi
Dyuman Joshi 2023-10-22
That should be it.
For someone who has worked with real valued data only, it easily escapes my mind that people work with non-real valued data as well.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by