How can I derive a rotation matrix

4 views (last 30 days)
Vincent DUFOUR
Vincent DUFOUR on 3 May 2017
Edited: Vincent DUFOUR on 3 May 2017
Hi everyone,
I have the 3 classical rotation matrices around x,y and z axis, I multiplied them to obtain the general rotation matrix and I'd like to derive it, how should I do it ?
Thanks in advance
  2 Comments
Jan
Jan on 3 May 2017
What does "derive" mean exactly here? A temporal or spatial derivative?
Vincent DUFOUR
Vincent DUFOUR on 3 May 2017
Edited: Vincent DUFOUR on 3 May 2017
I need the temporal derivative here.
I saw I could do it using the "hat" operator from R(3) to SO(3) but I don't know how to do it in matlab... I only found the inverse operator (the vee operator from SO(3) to R(3))

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!