KULeuvenNeuromechanics / MuscleRedundancySolver

An algorithm to estimate muscle tendon properties and/or compute muscle coordination by tracking experimental data with a musculoskeletal model assuming optimal control to solve for the muscle redundancy.
32 stars 14 forks source link

Functional overview #1

Closed tomvanwouwe1992 closed 4 years ago

tomvanwouwe1992 commented 5 years ago

INPUT

SETTINGS

CONSTRAINTS

COST FUNCTION

MaartenAfschrift commented 5 years ago

A few comments: 1) Weights objective function as input argument ? 2) List of ID is needed as input as well (I would remove the option to give external loads as input) 3) Settings: bounds on activations/excitations as well (this might be useful for the passive trials)

Implementation: 4) Use lmtilde as a state in the case ultrasound data is provided, otherwise use Ftilde as a state.

Questions: 5) implicit or explicit activations dynamics ?