Clear Filters
Clear Filters

Averaging across subjects EEG

33 views (last 30 days)
Faruk Alioglu
Faruk Alioglu on 25 Dec 2023
Answered: Star Strider on 25 Dec 2023
Hello everyone,
I currently have the following problem. In order to visualise event related potentials (ERP) I have segmented my EEG data. The problem I have now is that I know I have to average the segments to get to the ERP. However, I am unsure if my approach is correct. My segments are 5s long and I have 30 segments for each EEG channel. My approach was as follows: 1. average each individual segment for all channels by using the matlab function mean, so with 8 channels and 30 segments I would have 240 average values. I would like to do it like in the figure I have attached but I think my approach is wrong. I would appreciate any tips and help.
  1 Comment
Image Analyst
Image Analyst on 25 Dec 2023
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Sign in to comment.

Answers (1)

Star Strider
Star Strider on 25 Dec 2023
I do not know what your approach is.
My approach in Combining repetitive curves into one average curve would likely work with your signals, with necessary modifications.

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!