Movement calculation of Solid in SimMechanics.

2 views (last 30 days)
I have 3 functions ax(t), ay(t), az(t) which correspond to accelerations on axes X, Y, Z. Can I get from this functions 2 types of data? :
1) Rotational matrix 3x3
2) Translational vector along axes X, Y, Z.

Answers (1)

Sebastian Castro
Sebastian Castro on 26 Aug 2015
If you're using SimMechanics (given your tags), you could just get those quantities directly using a Transform Sensor block.
- Sebastian

Community Treasure Hunt

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

Start Hunting!