Effacer les filtres
Effacer les filtres

Calculation of Rotation in 3D space

2 vues (au cours des 30 derniers jours)
Vahid Esmaeili
Vahid Esmaeili le 11 Jan 2021
Commenté : Vahid Esmaeili le 21 Jan 2021
Hello,
I am wondering how to calculate (clockwise and counterclockwise) rotation of an object using data of a marker installed on the object. The attached EXCEL file includes data of movement of the marker on the anteroposterior axis (the first column), the vertical axis (the second column), the mediolateral axis (the third column). Actually, the data belongs to the movement of a marker installed on a joint during gait.
Thank you so much,
  4 commentaires
Prudhvi Peddagoni
Prudhvi Peddagoni le 20 Jan 2021
Hi,
Since the data is less, we can plot the data (x,y,z) using plot3 function and rotate the graph to look at the rotations. If the data is huge, we can use estimateGeometricTransform3D function.
Hope this helps.
Vahid Esmaeili
Vahid Esmaeili le 21 Jan 2021
Thank you.
I will try them.

Connectez-vous pour commenter.

Réponses (1)

Matt J
Matt J le 18 Jan 2021
You can use absor()
to register the marker coordinates to some reference position.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by