Akzeptierte Antwort

Star Strider
Star Strider am 20 Apr. 2015

0 Stimmen

No, it is not the average.
Assuming you intend the 2-norm, the norm of a matrix is the largest singular value.

Weitere Antworten (1)

Naqvi
Naqvi am 20 Apr. 2015

0 Stimmen

In Laymen terms, norm is actually the absolute value of a vector or matrix. For example x1 = [2;1] norm (x1)= sqrt (2^2+1^2) = sqrt(4+1) = sqrt (5) = 2.2361

1 Kommentar

Star Strider
Star Strider am 20 Apr. 2015
That is correct for the 2-norm of vectors, but not matrices.

Melden Sie sich an, um zu kommentieren.

Kategorien

Gefragt:

TS
am 20 Apr. 2015

Kommentiert:

am 20 Apr. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by