*** Machine learning to extract muscle fascicle *** *** length changes from dynamic ultrasound images *** *** in real-time *** # All provided data is ultrasound data in .mat format # The .mat files are the result after processing .tvd files from EchoWaveII with the matlab code provided by UltraTrack # The .mat files can be read by UltraTrack where you'll be able to both see the ultrasound images and do semi-automated muscle fascicle tracking # All data focused on soleus muscle # Data includes 5 Tasks, 6 Subjects, and around ~24 seconds per task  # Tasks are a) constrained ankle contractions, b) free ankle dorsiflexion and plantarflexion, c) calf raises, d) walking, and e) mix # File names will include subject numbers (s1, s2, s3, s4, s5, , s6) and tasks (constrained, free, raises, walking, zmix) For example: "s4_walking.mat" # All data we used is included (all 5 tasks for each of the 6 subjects)