Borrar filtros
Borrar filtros

global2localcoord - understanding the function

3 visualizaciones (últimos 30 días)
Josh Allison
Josh Allison el 9 de Nov. de 2020
Hi,
I am wanting to complete force and moment balance equations for a dynamic biomechanical analysis.
I have defined a 3D local coordinate systems (LCS) at each of the segments of a human arm. I also have 3D drag and lift vectors that are defined in the global coordinate frame. I was hoping to relate the components of these vectors to the LCS of the segments to complete the inverse kinematics for each frame of motion.
Does the function global2localcoord fit this application:
My intention was as follows:
local_drag_vector = global2localcoord(<drag vector in GCS>, 'rr', <segment LCS origin>, <local axes 3x3 matrix>);
I am opting for this method as my data is insufficient for conventional 3D analysis.
Many thanks!

Respuestas (0)

Categorías

Más información sobre Biomechanics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by