EMG-onset-detection

버전 1.1.0 (34.4 KB) 작성자: Nirvik Sinha
A semi-automatic MATLAB GUI based App to find onset and offset times of EMG activity
다운로드 수: 609
업데이트 날짜: 2020/12/21

This MATLAB package computes the onset and offset times of EMG signals based on the following publication:
Dapeng Yang, Huajie Zhang, Yikun Gu, Hong Liu, Accurate EMG onset detection in pathological, weak and noisy myoelectric signals. Biomedical Signal Processing and Control, Volume 33, 2017, Pages 306-315, https://doi.org/10.1016/j.bspc.2016.12.014.(http://www.sciencedirect.com/science/article/pii/S1746809416302269)
The GUI interface also allows for manual correction and tuning of parameters of the automated algorithm
INPUTS: See active_EMG_auto.m for details of inputs
EXAMPLE: fake_EMG = rand(1000,100);
active_EMG = active_EMG_detector(fake_EMG,100,100,500,8,1000);
OUPUT: emg_active = [Time samples vs. epochs] of active EMG periods

인용 양식

Nirvik Sinha (2024). EMG-onset-detection (https://github.com/NirvikNU/EMG-onset-detection/releases/tag/1.1.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
R2019b에서 R2020b까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.