Skip to content

Repository data analysis project on providing balance assistance with bilateral ankle foot exoskeleton

Notifications You must be signed in to change notification settings

MaartenAfschrift/NMC_Ankle_PostProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMC_Ankle_PostProcessing

This repository contains all the matlab scripts to analyze the data collected in the study "Assisting walking balance using a bio-inspired exoskeleton controller" https://doi.org/10.1186/s12984-023-01205-9 . I ran the code on Matlab2021b.

The code contains two main scripts

  • CreateDataMatrix.m: downloads the data (.csv files) from dropbox and creates some large matrices that store all the outputs (muscle activity, COM movement, ...). These matrices are saved .mat files in a folder ./Data/ResultsFiles
  • PlotDataAndRunStatistics: Loads all the outcomes, runs a statistical test and plots the presented in the paper.

You will notice that the results generated with this script are slightly different compared to the values presented in the paper. These small differences are caused by the interpolation of some signals (EMG, Forceplate, Exoskeleton sensor data) to reduce the size of the csv files. You can find more details in the readme file in the datafolder (Note that you can download the data by running the matlab function GetDataAfschrift2022() or on OSF: (https://osf.io/ekrqj/).

About

Repository data analysis project on providing balance assistance with bilateral ankle foot exoskeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages