What are the features of EEG signals?
조회 수: 2 (최근 30일)
이전 댓글 표시
Can any one let me know how to extract features from EEG signals which will be used for classification of two events ( ex - right hand movement and left hand movement)
댓글 수: 1
Ivan García
2021년 1월 8일
I am working with classification of people with ADHD using EEG signals, so I will answer you based on my work.
1.- Look for a dataset, where the desired labels come, (right-left move), exist some plase like:
mendeley dataset, UCI Machine Learning Repository, kaggle datset and so on.
2.-Look for previous work and the techniques they used to solve the problem, google Schoolar, Springer and so on.
2.-It is necessary to pre-process the data (filters, ICA), extract the most relevant characteristics (Continous Wavelet Transform among others).
3.- There are techniques that allow you to correctly classify SVM, LDA, ResNet and other techniques
답변 (1개)
Zaid Alyasseri
2016년 12월 11일
Look for this: https://en.wikipedia.org/wiki/Electroencephalography
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!