eeglab中文教程系列(16)-Time/Frequency decomposition

1.Decomposing channel data

为了检测ERSP(event-related spectral perturbation)和ITC(inter-trial coherence) , 这里进行如下操作:Plot > Time frequency transforms > Channel time-frequency:
![在这里插入图片描述]( https://img-blog.csdnimg.cn/2019110419124880.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3p5YjIyODEwNw,size_16,color_FFFFFF,t_70#pic_center)
操作后,会弹出如下对话框,在该对话框中Channel number填写1,在Bootstrap significance level 填写 0.01,其他默认选择。
![在这里插入图片描述]( https://img-blog.csdnimg.cn/2019110419132252.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3p5YjIyODEwNw
,size_16,color_FFFFFF,t_70#pic_center)
点击OK,得到如下结果:
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20191104191348951.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3p5YjIyODEwNw==,size_16,color_FFFFFF,t_70#pic_center)
得到的结果分为两个子图,上方是ERSP子图,下方是ITC子图。
ERSP子图:该子图左方的panel是基线的平均功率谱,而各个时间点的ERSP包络线。而top image是相对基线,每个时间点、每个频率的频谱功率改变(event-related changes in spectral power (from pre-stimulus baseline) at each time during the epoch and at each frequency (< 50 Hz))。
ITC子图:A significant ITC indicates that the EEG activity at a given time and frequency in single trials becomes phase-locked (not phase-random with respect to the time-locking experimental event).

2.Computing component time/frequency transforms

由于各个独立成分更可能直接反应大脑的EEG source,因此这里将对独立成分进行时频分解。
具体操作:Plot > Time/frequency transforms > Component time-frequency
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20191104191441250.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3p5YjIyODEwNw,size_16,color_FFFFFF,t_70#pic_center)
操作后,会出现下面界面,在下面界面中Component number填入10,
Sub epoch time limits填入 -500 1000,选择Use FFT,Bootstrap
significance level选择0.01。点击Ok
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20191104191510546.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3p5YjIyODEwNw
,size_16,color_FFFFFF,t_70#pic_center)
点击OK后出现下面的结果:
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20191104191542853.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3p5YjIyODEwNw==,size_16,color_FFFFFF,t_70#pic_center)
说明:这步操作选择FFT,是因为相对wavelets而言,选择FFT可以计算更低的频率。

本文章由脑机学习者Rose笔记分享,QQ交流群:903290195
更多分享,请关注公众号

posted @ 2019-11-24 21:54  脑机接口  阅读(1056)  评论(0)    收藏  举报