Skip to content

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.

Notifications You must be signed in to change notification settings

yonatancah/Temporal-Gait-Evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Temporal Gait Analysis v.1.3 (demo)

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.

Download link:

http://bit.ly/tempGaitEval-EMBC21

Quick installation guide:

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

Full installation guide, please read the following:

TemporalGaitEvaluation Executable

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

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published