How to build a CNN model to classify motor imagery tasks from EEG signals?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Srivardhan Gadila
2020-12-20
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 个评论
另请参阅
类别
在 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!