Description Usage Arguments Value Author(s) References See Also Examples
Q2DCM converts from Quaternions to Direction Cosine Matrix (DCM).
| 1 | 
| Q | Quaternion (Q) vector [q1, q2, q3, q4]. | 
| tol | Tolerance from deviations from unity for the determinant of rotation matrices or the the vector length for unitary vectors. | 
| ichk | Logical, FALSE=disables near-singularity warnings. | 
| ignoreAllChk | Logical, TRUE=disables all warnings and error checks (use with caution!). | 
Direction Cosine Matrix (DCM) 3x3xN.
Jose Gama
by John Fuller, 14 Jul 2008 SpinCalc, Function to Convert between DCM, Euler angles, Quaternions, and Euler vectors. http://www.mathworks.com/matlabcentral/fileexchange/20696-function-to-convert-between-dcm–euler-angles–quaternions–and-euler-vectors
Paolo de Leva, 01 May 2013 SpinConv, Conversion from a rotation representation type to another. http://www.mathworks.com/matlabcentral/fileexchange/41562-spinconv
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.