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

comments in code and EMG constrained example #19

Closed MaartenAfschrift closed 4 years ago

MaartenAfschrift commented 4 years ago

This PR handles: 1) EMG constrained example added 2) small error in time vector in US tracking example (only MRS) 3) adapted README: ultrasound data is in mm instead of m 4) number of trials is computed as length of Misc.IKfile cell array instead of number of rows (needed in case input is provided as columns, this was the case in one of our examples)