Skip to main content

Introduction to EEG in MATLAB

Difficulty level
Intermediate
Speaker

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
Prerequisites

Basic familiarity with MATLAB programming.

Technology requirement
Back to the course