What are the features of EEG signals?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Ivan García
el 8 de En. de 2021
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
Respuestas (1)
Zaid Alyasseri
el 11 de Dic. de 2016
Look for this: https://en.wikipedia.org/wiki/Electroencephalography
0 comentarios
Ver también
Categorías
Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!