Skip to content

inayoun/RNN-for-EMG-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNN Algorithm analyzing EMG data

Parameters needed: EMG wave data, 'Muscle Name', 'Age', 'Gender', 'CK', 'PatientNumber'

toWave file converts the exported .txt EMG data into wave data. Provided in Python and MATLAB, can convert several files at once, or a singular file to visualize EMG data. RNN.m takes data (non EMG patient data) and the wave signal data as inputs. Using MATLAB's deeplearning toolbox, creates a Long Short-Term Memory Network, then splits the data to train and test the network.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published