Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
quaternion.m is a matlab class that implements quaternion mathematical operations, 3 dimensional rotations, transformations of rotations among several representations, and numerical propagation of Euler’s equations for rotational motion. All quaternion.m class methods except PropagateEulerEq are fully vectorized.
Citar como
Mark Tincknell (2026). quaternion (https://es.mathworks.com/matlabcentral/fileexchange/33341-quaternion), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: Function to Convert between DCM, Euler angles, Quaternions, and Euler vectors
Información general
- Versión 1.8.0.0 (101 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.8.0.0 | Fixed bug noted by Nathan Pust (thank you!) in rotationmatrix, updated RotationMatix, updated OmegaAxis, fixed bug in equiv. |
||
| 1.7.0.0 | Changes: revised error messages, corrected repmat syntax
|
||
| 1.6.0.0 | Added missing unitvector function for OmegaAxis method |
||
| 1.5.0.0 | change normalize, rand; fix isequal*, rotateutov; add dot, interp1, randRot |
||
| 1.3.0.0 | added quaternion.OmegaAxis to get angular velocity vectors from time series of quaternions |
||
| 1.2.0.0 | A few new methods and small bug fixes |
||
| 1.1.0.0 | fixed bugs, added some new methods |
||
| 1.0.0.0 |
