Платформа состоит из:
- Тренировочные наборы данных и функции для работы с ними .\data.
- Функции для предобработки, обнаружения и классификации сигналов EMG, реализующие различные алгоритмы.
- Скрипты для сравнения различных алгоритмов.
- Документация: описание алгоритов, ссылки на статьи, описание функций, отчеты с результатами.
- Аппаратная платформа.
- Установите Git.
- Получите свою локальную копию платформы:
$ git clone https://github.com/estel1/emg_platform- Запустите пример EMGClassific_SVMmetod_10mov.m
- Пришлите мне свой username для включения в список collaborators (если у вас нет аккаунта - зарегистрируйтесь на GitHub
Разработка программных средств для анализа сигналов EMG с использованием моделей глубокого обучения.
- PMC5013051.
- Deep Learning for Electromyographic Hand Gesture Signal Classification Using Transfer Learning.
Разработка программных средств для анализа сигналов EMG на основе адаптивных (рекалибруемых) моделей.
- 28744189.
- V.T.GAIKWAD, 2M.M.SARDESHMUKH SIGN LANGUAGE RECOGNITION BASED ON ELECTROMYOGRAPHY (EMG) SIGNAL USING ARTIFICIAL NEURAL NETWORK (ANN).
- Machine Learning for Gesture Recognition with Electromyography
- Hand Gesture Recognition Using Machine Learning and the Myo Armband.
- Techniques of EMG signal analysis: detection, processing, classification and applications.
- SURFACE ELECTROMYOGRAPHY Physiology,Engineering,andApplications.
- Bita Mokhlesabadifarahani Vinit Kumar Gunjan EMG Signals Characterization in Three States of Contraction by Fuzzy Network and Feature Extraction.
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and For more details see GitHub Flavored Markdown.
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.