A MATLAB toolbox for classification of motor imagery tasks in EEG-based BCI system with CSP and FB-CSP
Codes and data for the following paper are extended to different methods:
1# Iterative Subspace Decomposition for Ocular Artifact Removal from EEG Recordings
2# Filter bank common spatial pattern algorithm on BCI competition IV Datasets 2a and 2b
This package includes the prototype MATLAB codes for motor imagery brain-computer interfaces.
The implemented method uses CSP for feature extraction and SVM as the classifier:
- Iterative Subspace Decomposition for Ocular Artifact Removal
- common spatial pattern algorithm to extract features
- SVM and Naive-Bayes classification
https://github.com/hisuk/MI-BSSFO
https://github.com/alexandrebarachant/covariancetoolbox
EEGLAB tolbox
Biosig plugin for eeglab
Run "main_pw.m" or "main_ovr.m" to perform A-Z for MI-BCI.