Appendix/Mathematics/EulerAngles: Difference between revisions

From jetwiki
Jump to navigation Jump to search
Line 16: Line 16:
<math>
<math>
\begin{bmatrix}
\begin{bmatrix}
(c_1c_3 - c_2s_1s_3) & (-c_1s_3 - c_2C_3s_1) & (s_1s_2) \\
(c_1c_3 - c_2s_1s_3) & (-c_1s_3 - c_2 c_3s_1) & (s_1s_2) \\
(c_3s_1 + c_1c_2s_3) & (c_1c_2c_3 - s_1s_3)  & (-c_1s_2) \\
(c_3s_1 + c_1c_2s_3) & (c_1c_2c_3 - s_1s_3)  & (-c_1s_2) \\
(s_2s_3) & (c_3s_2) & (c_2)
(s_2s_3) & (c_3s_2) & (c_2)
Line 36: Line 36:
<math>
<math>
\begin{bmatrix}
\begin{bmatrix}
(\cos\phi \cos\psi - \cos\theta \sin\phi \sin\psi) & (-c_1s_3 - c_2C_3s_1) & (s_1s_2) \\
(\cos\phi \cos\psi - \cos\theta \sin\phi \sin\psi) & (-\cos\phi \sin\psi - \cos\theta \cos\psi \sin\phi) & (\sin\phi \sin\theta) \\
(c_3s_1 + c_1c_2s_3) & (c_1c_2c_3 - s_1s_3)  & (-c_1s_2) \\
(\cos\psi \sin\phi + \cos\phi \cos\theta \sin\psi) & (\cos\phi \cos\theta \cos\psi - \sin\phi \sin\psi)  & (-\cos\phi \sin\theta) \\
(s_2s_3) & (c_3s_2) & (c_2)
(\sin\theta \sin\psi) & (\cos\psi \sin\theta) & (\cos\theta)
\end{bmatrix}
\end{bmatrix}
</math>
</math>

Revision as of 13:06, 12 June 2021


Euler Angles

From the last row of the column labeled "Proper Euler angles" in Wikipedia's discussion of the rotation matrix, we find,

Z1X2Z3

=

[(c1c3c2s1s3)(c1s3c2c3s1)(s1s2)(c3s1+c1c2s3)(c1c2c3s1s3)(c1s2)(s2s3)(c3s2)(c2)]

The equivalent expression can be found in Professor Berciu's online class notes; it reads,

R^(ϕ,θ,ψ)

=

[(cosϕcosψcosθsinϕsinψ)(cosϕsinψcosθcosψsinϕ)(sinϕsinθ)(cosψsinϕ+cosϕcosθsinψ)(cosϕcosθcosψsinϕsinψ)(cosϕsinθ)(sinθsinψ)(cosψsinθ)(cosθ)]

See Also


 

Tiled Menu

Appendices: | VisTrailsEquations | VisTrailsVariables | References | Ramblings | VisTrailsImages | myphys.lsu | ADS |