EEGLAB数据预处理
Episode 03 – EEGLAB数据预处理
What is EEGLAB?
EEGLAB is an interactive Matlab toolbox for processing continuous and event-related EEG, MEG and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics, and several useful modes of visualization of the averaged and single-trial data. EEGLAB runs under Linux, Unix, Windows, andMac OS X.



load dataset (mult)


Plot curves (note that move DC-wave)
you can adjust the scale(y) - duration(x) etc.
you can scroll the data and reject artifacts manually.

import pole loaction
you can just use the standard template.
plot them with 2-D or 3-D figure

delete spoiled channel
haow we can determine it ?
slown down


or automatically

可以把实验前的一些前导数据删去

插值坏导

Re-referrence
average or specific channel

去除直流偏移

滤波
ICA 对低频漂移敏感
降采样
减小数据量

依据 trriger 分段 epoch



各数据段的基线校正
从每个段中减去总体平均

ICA analysis

需要去掉无效数据的道

ICA 完成后 可以进行伪迹去除

通过脑皮识别和去除(眼电)伪迹

删除坏段来去除伪迹(目视检查删除)
自动的:1.幅值

处理完成后可以再保存以下
Episode 5 - 基于 EEGLAB 的 ERP 分析






MNE分析
滤波、降采样、舍弃通道

ICA

ica component

auto determine


after ica, epoch




第二节



moter imagery

trials










