What does this refers to?

조회 수: 1 (최근 30일)
Sabarinathan Vadivelu
Sabarinathan Vadivelu 2012년 9월 20일
What does this symbol refers to? How it will be implemented? L(i,j), be an image.
|L(i,j)|||

채택된 답변

Jan
Jan 2012년 9월 20일
The double bars mean the norm. If L(i,j) is "an image", this norm is not uniquely defined and the meaning should be explained anywhere in the surrounding text.

추가 답변 (1개)

Wayne King
Wayne King 2012년 9월 20일
That is the norm. It is implemented in MATLAB with norm()
Without additional information, it is not clear which norm represents, i.e. the 2-norm, the 1-norm etc.

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by