"벡터"의 두 판 사이의 차이

10번째 줄: 10번째 줄:


==벡터 연산==
==벡터 연산==
;벡터의
======


[[Image:Vector addition.svg]]
[[Image:Vector addition.svg]]
:<math>\overrightarrow{a}+\overrightarrow{b}=\overrightarrow{b}+\overrightarrow{a}</math> ([[교환법칙]])
:<math>\overrightarrow{a}+\overrightarrow{b}=\overrightarrow{b}+\overrightarrow{a}</math> ([[교환법칙]])


;벡터의
======
[[File:Vector subtraction.svg]]
[[File:Vector subtraction.svg]]
:<math>\overrightarrow{a}-\overrightarrow{b}=\overrightarrow{a}+(-\overrightarrow{b})</math>
:<math>\overrightarrow{a}-\overrightarrow{b}=\overrightarrow{a}+(-\overrightarrow{b})</math>
===실수배===
[[File:Scalar multiplication of vectors2.svg|400px]]


==같이 보기==
==같이 보기==

2012년 10월 27일 (토) 01:25 판

1 개요

vector, Euclidean vector, geometric vector, spatial vector
벡터
  • 방향과 크기
  • 화살표로 표현 가능(방향과 길이)
  • 표기: [math]\displaystyle{ \mathbf{a} }[/math](굵게) 또는 [math]\displaystyle{ \overrightarrow{a} }[/math](위에 화살표)
  • 활용예시: , 속도, 가속도, 변위
Vector from A to B.svg

2 벡터 연산

2.1

Vector addition.svg

[math]\displaystyle{ \overrightarrow{a}+\overrightarrow{b}=\overrightarrow{b}+\overrightarrow{a} }[/math] (교환법칙)

2.2

Vector subtraction.svg

[math]\displaystyle{ \overrightarrow{a}-\overrightarrow{b}=\overrightarrow{a}+(-\overrightarrow{b}) }[/math]

2.3 실수배

Scalar multiplication of vectors2.svg

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}