Borrar filtros
Borrar filtros

Related to Frobenius norm

1 visualización (últimos 30 días)
chaaru datta
chaaru datta el 22 de Oct. de 2023
Editada: Dyuman Joshi el 22 de Oct. de 2023
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.

Respuestas (1)

Torsten
Torsten el 22 de Oct. de 2023
Movida: Torsten el 22 de Oct. de 2023
From the documentation:
n = norm(X,"fro") returns the Frobenius norm of matrix or array X.
  7 comentarios
Torsten
Torsten el 22 de Oct. de 2023
Editada: Torsten el 22 de Oct. de 2023
For complex matrices most probably.
Dyuman Joshi
Dyuman Joshi el 22 de Oct. de 2023
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Logical en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by