Demo software of temporal gait analysis on the treadmill using two IMUs. This MATLAB app is intended to automatically extract temporal gait features based on two IMU sensors attached to the heel or back of the shoes. Both walking and running gait are seamlessly analyzed in one framework.
(c) 2020. Neuro-Robotics Laboratory, Tohoku University.
Brief summary:
The app contains four datasets of healthy subjects walking and running on predefined speed on a treadmill.
To use, please select which data to be analyzed and click the analyze button.
Please refer to our paper for results interpretation.
http://bit.ly/tempGaitEval-EMBC21
>> Please download the executable file above
>> Install the application and follow the guide for installation.
>> It will automatically download the latest MATLAB Runtime to use the app.
TemporalGaitEvaluation Executable
- Prerequisites for Deployment
Verify that version 9.9 (R2020b) of the MATLAB Runtime is installed.
If not, you can run the MATLAB Runtime installer.
To find its location, enter
>>mcrinstaller
at the MATLAB prompt. NOTE: You will need administrator rights to run the MATLAB Runtime installer.
Alternatively, download and install the Windows version of the MATLAB Runtime for R2020b from the following link on the MathWorks website:
https://www.mathworks.com/products/compiler/mcr/index.html
For more information about the MATLAB Runtime and the MATLAB Runtime installer, see
"Distribute Applications" in the MATLAB Compiler documentation
in the MathWorks Documentation Center.
- Definitions
For information on deployment terminology, go to https://www.mathworks.com/help and select MATLAB Compiler > Getting Started > About Application Deployment > Deployment Product Terms in the MathWorks Documentation Center.