Introduction to EEG in MATLAB
Introduction to EEG in MATLAB
In this module, you will work with human EEG data recorded during a steady-state visual evoked potential study (SSVEP, aka flicker). You will learn about spectral analysis, alpha activity, and topographical mapping. The MATLAB code introduces functions, sorting, and correlation analysis.
Topics covered in this lesson
Neuroscience topics:
- Human EEG
- SSVEP
- Alpha Oscillations
MATLAB topics:
- Function inputs and outputs
- Sorting
- Indexing
External Links
Prerequisites
Basic familiarity with MATLAB programming.
Technology requirement
Back to the course