How to build a CNN model to classify motor imagery tasks from EEG signals?

5 views (last 30 days)
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?

Answers (1)

Srivardhan Gadila
Srivardhan Gadila on 20 Dec 2020

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!