Content deleted Content added
→Derivation (COI Edit Request): Need derivation proof |
→Derivation (COI Edit Request): As it stands, the section does not contain derivations |
||
Line 806:
::::The responding editor is correct; we do not allow external links in the body of an article and this is typically associated with spam and linkbait. On the other items, we would probably want independent secondary sources about the results if they were to be included, such as press articles, review articles in academic journals, etc. rather than getting the information directly from a paper publishing original research. [[User:CorporateM|CorporateM]] ([[User_talk:CorporateM|Talk]]) 19:53, 18 January 2015 (UTC)
Can someone please give a reference and/or rewrite the section [[Quaternions_and_spatial_rotation#Quaternion-derived_rotation_matrix]] to actually give a derivation of
: <math> \mathbf{R}=
\begin{bmatrix}
c + a_x^2 (1-c) &
a_x a_y (1-c) - a_z s &
a_x a_z (1-c) + a_y s \\
a_y a_x (1-c) + a_z s &
c + a_y^2 (1-c) &
a_y a_z (1-c) - a_x s \\
a_z a_x (1-c) - a_y s &
a_z a_y (1-c) + a_x s &
c + a_z^2 (1-c)
\end{bmatrix}
</math>
where <math>s</math> and <math>c</math> are {{math|sin ''θ''}} and {{math|cos ''θ''}}, respectively; as well as the rotation matrix:
: <math> \mathbf{R} = \begin{bmatrix}
1 - 2 q_j^2 - 2 q_k^2 &
|