채택된 답변

Star Strider
Star Strider 2015년 4월 20일

0 개 추천

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

추가 답변 (1개)

Naqvi
Naqvi 2015년 4월 20일

0 개 추천

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

Star Strider
Star Strider 2015년 4월 20일
That is correct for the 2-norm of vectors, but not matrices.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

질문:

TS
2015년 4월 20일

댓글:

2015년 4월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by