mat2Euler

Computes the Euler angles (phi1,Phi,phi2) with Bunge convention from rotation matrices.
55 descargas
Actualizado 31 ene 2020

Ver licencia

Computes the Euler angles (phi1,Phi,phi2) with Bunge convention from rotation matrices.
It works on arrays of size [3 3] and [3 3 P]. In the latter case, the transformations are performed depth-wize.

Reference paper:
D. Depriester. Computing Euler angles with Bunge convention from rotation matrix. 2018
Hosted on ResearchGate.net.
DOI:10.13140/RG.2.2.34498.48321/3

Citar como

Depriester, Dorian. Computing Euler Angles with Bunge Convention from Rotation Matrix. Unpublished, 2018, doi:10.13140/RG.2.2.34498.48321/3.

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre 3-D Scene Control en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.1

New DOI

1.1.0

Change the tolerance for rotation matrix check (from 1e-15 to 1e-10).

1.0.0