Gait120 EMG and Kinematic Data Processing Code
This repository contains MATLAB scripts developed for processing and visualizing electromyography (EMG) signals and kinematic data from the Gait120 Dataset. The scripts facilitate EMG data preprocessing, maximum voluntary contraction (MVC) calculations, and kinematic visualization.
Included Files and Descriptions
- calculateMVC.m
Calculates maximum voluntary contraction (MVC) values from processed EMG signals across multiple tasks and trials.
- dataVisualizer.m
Visualizes joint angle and EMG signal data from the Gait120 dataset.
Utilizes kinematicsVisualizer and EMGSignalVisualizer functions for visualization.
Includes the function varycolor originally created by Daniel Helmick (2008), provided under a BSD-style license (see function definition within the file for details).
- emgProcessedDataConstruction.m
Processes raw EMG signals, performing filtering, rectification, MVC normalization, and interpolation.
Generates processed EMG data suitable for further analysis.
- signalProcess.m
Applies bandpass filtering, rectification, outlier removal, and RMS envelope extraction to raw EMG signals.
Dataset Information
Dataset: Comprehensive Human Locomotion and Electromyography Dataset: Gait120
Authors: Junyo Boo, Dongwook Seo, Minseung Kim, Seungbum Koo (corresponding author: skoo@kaist.ac.kr)
Dataset DOI: 10.6084/m9.figshare.27677016
Publication Year: 2025
License Information
Dataset and Original Scripts
The dataset and associated MATLAB scripts (calculateMVC.m, dataVisualizer.m, emgProcessedDataConstruction.m, and signalProcess.m) are provided under the Creative Commons Attribution 4.0 International License (CC-BY 4.0).
You are free to:
Share - copy and redistribute the material in any medium or format.
Adapt - remix, transform, and build upon the material for any purpose, even commercially.
Under the following terms:
Attribution - you must give appropriate credit, provide a link to the license, and indicate if changes were made.
Included Third-party Code
The varycolor function, included within dataVisualizer.m, was originally created by Daniel Helmick (2008) and is distributed under a BSD-style license as detailed within the function definition.
Original Source URL: https://kr.mathworks.com/matlabcentral/fileexchange/21050-varycolor
Contact
For any questions or additional information, please contact:
Seungbum Koo, Department of Mechanical Engineering, KAIST, Republic of Korea, Email: skoo@kaist.ac.kr