Azzera filtri
Azzera filtri

Related to Frobenius norm

1 visualizzazione (ultimi 30 giorni)
chaaru datta
chaaru datta il 22 Ott 2023
Modificato: Dyuman Joshi il 22 Ott 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.

Risposte (1)

Torsten
Torsten il 22 Ott 2023
Spostato: Torsten il 22 Ott 2023
From the documentation:
n = norm(X,"fro") returns the Frobenius norm of matrix or array X.
  7 Commenti
Torsten
Torsten il 22 Ott 2023
Modificato: Torsten il 22 Ott 2023
For complex matrices most probably.
Dyuman Joshi
Dyuman Joshi il 22 Ott 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.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by