โซ๏ธ Dot-product
= the difference between two vectors in terms of angle AND magnitude (= ๐ Vector length
Formula
- : vector 1
- : vector 2
Meaning
- Dot-product = 0 โ orthogonal vectors
- Large dot-product: similar vectors
๐ Links
Search
Jul 26, 2025, 1 min read
= the difference between two vectors in terms of angle AND magnitude (= ๐ Vector length
vโ w=โi=1Nโviโwiโ=v1โw1โ+v2โw2โ+โฆ+vNโwNโ
๐ Links