-1

I am new to the Neuroscience topic and I am supposed to baseline correct some EEG data that I have already epoched. I have been googling to try to find out how to do this on Matlab but I am not sure what the concept is. Can anyone help? I know it's a very general question but I am not sure what to ask. If someone can point me in the right direction or even tell me how to do it, I'd be very thankful.

Rabbid76
  • 202,892
  • 27
  • 131
  • 174
xoani
  • 107
  • 1
  • 1
  • 13

1 Answers1

0

You have to subtract the mean of the first samples of every channel from the whole length of the channel. Typically the baseline window is 100ms or more before the event.

Yuval Harpaz
  • 1,416
  • 1
  • 12
  • 16