How to build a CNN model to classify motor imagery tasks from EEG signals?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Lalawmpuia Chawngthu
el 17 de Dic. de 2020
Respondida: Srivardhan Gadila
el 20 de Dic. de 2020
I have processed the raw eeg signals using DWT, and have extracted the detailed coefficients at level 3,4 and 5, and naming them as D3,D4,D5/ (sampling frequency at 200Hz).
Now, I would like to pass D3,D4,D5 as input to the CNN model to classify the signals. How can i build a CNN model for this problem?
0 comentarios
Respuestas (1)
Srivardhan Gadila
el 20 de Dic. de 2020
You can refer to Classify ECG Signals Using Long Short-Term Memory Networks, Modulation Classification with Deep Learning & Topics in the Signal Processing Using Deep Learning documentation page.
0 comentarios
Ver también
Categorías
Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!