eeg-processing-toolbox

Matlab toolbox that has been made public for suppring experimentation in EEG signals generated using a SSVEP-based protocol. It follows a modular architecture that allows the fast execution of experiments of different configurations with minimal adjustments of the code. The implemented experimental pipeline consist of five parts each of them receiving an input from the previous part and providing an output to the next part. These parts consists of: a) Preprocessing, b) Feature Extraction, c) Feature Selection, d) Classification and e) Evaluation.