Can Matlab Calculate Using Variable Symbology with No Real Value?

1 view (last 30 days)
I am trying to calculate rotations without given angles using only the coordinates from one system to the next and then using trigonometric identities to determine the angles.

Answers (1)

Walter Roberson
Walter Roberson on 16 Oct 2016
Yes, you can do that with the Symbolic Toolbox, by using rotation matrices.
However, if you are doing 3D rotations and you know the start coordinates and the end coordinates, then there are always at least two different rotation orders that can be used to get there.

Community Treasure Hunt

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

Start Hunting!