Signal averaging to detect Evoked potentials ?

4 ビュー (過去 30 日間)
mosa mm
mosa mm 2017 年 6 月 6 日
コメント済み: Piotr Tabor 2020 年 1 月 9 日
Hello,
I understand the logic behind this concept, but I do not understand the theory and implementation in MATLAB. It is quite clear that in order to detect the Event-related potentials from EEG, the signal has to be stimulus-locked and averaged over trials (to eliminate the background noise), but how to do this time-locking and averaging?
Take for example, I have a 10 msec stimulus with 0.5 HZ repetition frequency. The EEG is acquired from two channels. in which way should I cut the recordings into trials and do the averaging (what is the implementation of this averaging in MATLAB, just applying mean() function?). I know about the Toolboxes like EEGLAB etc; however I would like to understand this intuitively. SO I really appreciate if someone can explain this in plain English with a simple MATLAB code.
Thanks
  2 件のコメント
mosa mm
mosa mm 2017 年 6 月 8 日
Seriously! no one knows ? lol
Piotr Tabor
Piotr Tabor 2020 年 1 月 9 日
Hello, have you found a solution on how to do averaging of a EP signal without measuring when the trigger appeared?

サインインしてコメントする。

回答 (1 件)

VNC
VNC 2018 年 2 月 8 日
編集済み: VNC 2018 年 2 月 8 日
Hi there, I think what you are looking for is called a peri-stimulus time histogram (PSTH), that averages all your stimuli (let's say you applied 100 times your stimulus), then this will be averaged and then will plot you the average evoked potentials for example.
You can find more documented here: PSTH (this is for spikes)
Hope this helps.
  1 件のコメント
Anwesha
Anwesha 2018 年 9 月 13 日
Hi Mosa, Di you find a way to do this. Dis you have to subtract the evoked response from the baseline? I appreciate your reply

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by