"3차원 공간의 회전과 SO(3)"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
16번째 줄: 16번째 줄:
  
 
*  3차원에서 단위벡터 <math>(\omega _x,\omega _y,\omega _z)</math> 를 축으로 하여 <math>\theta</math> 만큼 회전시키는 변환의 행렬표현<br><math>\left( \begin{array}{ccc}  \cos (\theta )-(\cos (\theta )-1) \omega _x^2 & (1-\cos (\theta )) \omega _x \omega _y-\sin (\theta ) \omega _z & \sin (\theta ) \omega _y-(\cos (\theta )-1) \omega _x \omega _z \\  (1-\cos (\theta )) \omega _x \omega _y+\sin (\theta ) \omega _z & \cos (\theta )-(\cos (\theta )-1) \omega _y^2 & -\sin (\theta ) \omega _x-(\cos (\theta )-1) \omega _y \omega _z \\  -\sin (\theta ) \omega _y-(\cos (\theta )-1) \omega _x \omega _z & \sin (\theta ) \omega _x-(\cos (\theta )-1) \omega _y \omega _z & \cos (\theta )-(\cos (\theta )-1) \omega _z^2 \end{array} \right)</math><br>
 
*  3차원에서 단위벡터 <math>(\omega _x,\omega _y,\omega _z)</math> 를 축으로 하여 <math>\theta</math> 만큼 회전시키는 변환의 행렬표현<br><math>\left( \begin{array}{ccc}  \cos (\theta )-(\cos (\theta )-1) \omega _x^2 & (1-\cos (\theta )) \omega _x \omega _y-\sin (\theta ) \omega _z & \sin (\theta ) \omega _y-(\cos (\theta )-1) \omega _x \omega _z \\  (1-\cos (\theta )) \omega _x \omega _y+\sin (\theta ) \omega _z & \cos (\theta )-(\cos (\theta )-1) \omega _y^2 & -\sin (\theta ) \omega _x-(\cos (\theta )-1) \omega _y \omega _z \\  -\sin (\theta ) \omega _y-(\cos (\theta )-1) \omega _x \omega _z & \sin (\theta ) \omega _x-(\cos (\theta )-1) \omega _y \omega _z & \cos (\theta )-(\cos (\theta )-1) \omega _z^2 \end{array} \right)</math><br>
*  로드리게스 공식 [http://www.cs.berkeley.edu/%7Eug/slide/pipeline/assignments/as5/rotation.html ][http://www.cs.berkeley.edu/%7Eug/slide/pipeline/assignments/as5/rotation.html http:/][http://www.cs.berkeley.edu/%7Eug/slide/pipeline/assignments/as5/rotation.html /www.cs.berkeley.edu/~ug/slide/pipeline/assignments/as5/rotation.html]<br>
+
*  로드리게스 공식 [http://www.cs.berkeley.edu/%7Eug/slide/pipeline/assignments/as5/rotation.html http:/][http://www.cs.berkeley.edu/%7Eug/slide/pipeline/assignments/as5/rotation.html /www.cs.berkeley.edu/~ug/slide/pipeline/assignments/as5/rotation.html]<br>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<h5>로드리게스 공식</h5>
  
 
 
 
 
24번째 줄: 30번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">무한소 회전</h5>
+
<h5>로드리게스 공식</h5>
  
 
*  리대수의 생성원<br>
 
*  리대수의 생성원<br>

2011년 12월 3일 (토) 06:00 판

이 항목의 수학노트 원문주소

 

 

개요

 

 

 

로드리게스 공식
  • 3차원에서 단위벡터 \((\omega _x,\omega _y,\omega _z)\) 를 축으로 하여 \(\theta\) 만큼 회전시키는 변환의 행렬표현
    \(\left( \begin{array}{ccc} \cos (\theta )-(\cos (\theta )-1) \omega _x^2 & (1-\cos (\theta )) \omega _x \omega _y-\sin (\theta ) \omega _z & \sin (\theta ) \omega _y-(\cos (\theta )-1) \omega _x \omega _z \\ (1-\cos (\theta )) \omega _x \omega _y+\sin (\theta ) \omega _z & \cos (\theta )-(\cos (\theta )-1) \omega _y^2 & -\sin (\theta ) \omega _x-(\cos (\theta )-1) \omega _y \omega _z \\ -\sin (\theta ) \omega _y-(\cos (\theta )-1) \omega _x \omega _z & \sin (\theta ) \omega _x-(\cos (\theta )-1) \omega _y \omega _z & \cos (\theta )-(\cos (\theta )-1) \omega _z^2 \end{array} \right)\)
  • 로드리게스 공식 http://www.cs.berkeley.edu/~ug/slide/pipeline/assignments/as5/rotation.html

 

 

로드리게스 공식

 

 

 

로드리게스 공식
  • 리대수의 생성원

 

\(L_{x}=\left( \begin{array}{ccc} 0 & 0 & 0 \\ 0 & 0 & -1 \\ 0 & 1 & 0 \end{array} \right)\)

\(L_{y}=\left( \begin{array}{ccc} 0 & 0 & 1 \\ 0 & 0 & 0 \\ -1 & 0 & 0 \end{array} \right)\)

\(L_{z}=\left( \begin{array}{ccc} 0 & -1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 0 \end{array} \right)\)

 

 

 

 

역사

 

 

 

메모

 

 

관련된 항목들

 

 

수학용어번역

 

 

 

사전 형태의 자료

 

 

리뷰논문, 에세이, 강의노트

 

 

 

관련논문

 

 

관련도서