This repository contains code associated with the following manuscript:
P. Ippersiel, S.M. Robbins, P.C. Dixon. Lower-limb coordination and variability during gait: The effects of age and walking surface, Gait & Posture, 85, 2021, 251-257. https://doi.org/10.1016/j.gaitpost.2021.02.009.
Code must be run in Matlab (The Mathworks, Inc. Natick, USA). All tests performed in Matlab 2020a under Mac OS 10.15.5.
- Dowload or clone the repository to your local computer
- Open Matlab and use the set path tool to add the root folder
Code
and all subdirectories to the working path (Set Path --> Add with Subfolders) - type
crp_irregular_surfaces_process.m
in the command line
The function crp_irregular_surfaces_process.m
will :
- Copy the raw data in the folder
Data\raw
toData\processed
- Compute continuous relative phase metrics (MARP and DP) as described in the paper
- Extract metrics to a spreadsheet located in
Statistics\eventval.xls