필터 지우기
필터 지우기

What is the meaning of L1 norm, L2 norm, Max norm in Wavelet?

조회 수: 15 (최근 30일)
Jungtae Kim
Jungtae Kim 2020년 3월 23일
편집: Prabhanjan Mentla 2020년 3월 31일
I want to know the exact and detailed meaning.
If you can see the meaning of L1 in the graph below?

채택된 답변

Prabhanjan Mentla
Prabhanjan Mentla 2020년 3월 27일
편집: Prabhanjan Mentla 2020년 3월 27일
Norm is a function that is used to measure size of a vector.
Norms of a vector x given by
The three common norms are
1) L1 norm when p=1,
2) L2 norm when p=2,
3) Max norm when .
Assume
Now coming to this question max norm is the one with maximum value (check the field with Maximum) = 1.414
Similarly you can correlate L1 norm and L2 norm.
Refer the below link for more details (slide 15)
  댓글 수: 2
Jungtae Kim
Jungtae Kim 2020년 3월 31일
Thank you for your comment.
I have one question.
What does 'p' mean?
Prabhanjan Mentla
Prabhanjan Mentla 2020년 3월 31일
편집: Prabhanjan Mentla 2020년 3월 31일
Just substitute 1,2,3 in Line no 2.
p >= 1 (p is any number).
If you feel this answer solved the problem, please mark it as 'accepted'.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Wavelet Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by