Search
🔵

b3.4_5.1_1.1____1. title: The length of a vector can be expressed as the dot product of itself.

생성
🚀 prev note
♻️ prev note
🚀 next note
14 more properties
The length of a vector(from1) can be expressed as the dot product of itself(참고1).
For example, a 2-dimension vector “a” is:
a=(2,3)\mathrm{a}=(2,3)
The length of the vector a is:
length(a)=dot(a,a)=22+33=13\mathrm{length(a) = \sqrt{dot(a,a)} = \sqrt{2*2+3*3} = \sqrt{13}}
The mathematical notation for dot product is shown as follows:
a,b\mathrm{{\lang}a,b{\rang}}
The mathematical notation for the length of a vector is shown as follows:
a\mathrm{||a||}
Hence, the length of vector a can be expressed as:
a= a,a\mathrm{||a|| =\ \sqrt{{\lang}a,a{\rang}}}
parse me : 언젠가 이 글에 쓰이면 좋을 것 같은 재료들.
1.
None
from : 과거의 어떤 생각이 이 생각을 만들었는가?
1.
supplementary : 어떤 새로운 생각이 이 문서에 작성된 생각을 뒷받침하는가?
1.
None
opposite : 어떤 새로운 생각이 이 문서에 작성된 생각과 대조되는가?
1.
None
to : 이 문서에 작성된 생각이 어떤 생각으로 발전되고 이어지는가?
참고 : 레퍼런스