From c2c1d2bac03be0ba52181fb1e8d1f0a0ba03689b Mon Sep 17 00:00:00 2001 From: dineth-mudalige Date: Tue, 15 Jun 2021 14:27:29 +0530 Subject: [PATCH] :memo:The documentation added --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5597479..96a1ae6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# EMGOnsetdetection -This repo contains the supplementary code for the research paper on statistical analysis on EMG Onset and Voluntary Motor Movement times. +# Statistical Analysis on EMG Onset and Voluntary Motor Movement Times in a repetitive task + +This repo contains the supplementary code for the research paper on statistical analysis on EMG Onset and Voluntary Motor Movement times when a repetitive task is performed. +The following work has been done in the MATLAB code +1. TKEO for EMG trials +1. Onset detection using a threshold +1. Statistical Analysis + +