cv-learn

Vision, SLAM, Spatial AI

  • Home
  • About
  • Categories
  • Archives
  • Search
  • Table of Contents
  • Overview

cv-learn

Vision, SLAM, Spatial AI
257 posts
44 categories
359 tags

Norm 세는 방법 (L1, L2, L3, L4... L_infinity)

Posted on 2023-04-15 Edited on 2023-06-09 In 4. Maths Views:

Vector norm을 세는 수식이 있었다… (문화충격! 이걸 몰랐다!)

 
그렇기 때문에 (1, 2, 3)이라는 vector가 있다면

  • L1 norm = 6
  • L2 norm =
  • L3 norm =
  • L4 norm =
  • L_infinity norm = 3

이 된다.

# Linear algebra
Python 디버깅 빠르고 편하게 하기
관심있는 ICRA 2023 토크
© 2024 cv-learn
0%