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.
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)
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)