I have a number of questions regarding EEG signal analysis. Even after looking in a number of websites I am confused regarding it's usage. Please suggest with clear explanation.

1) Suppose, I have an eeg data with 100 Hz sampling frequency, recorded for 30 seconds. This means that we have 30 * 100 = 3000 samples of data. For these 3000 samples of data, in order to plot it's graph against time, how do I calculate the time data from this ? Do I simply divide the sample points by 3000 which makes (time_at_1_sec = 1/3000, time_at_2_sec = 2/3000 etc) ? Or Do i divide the sample points by 100 (time_at_1_sec = 1/100, time_at_2_sec = 2/100 etc) And continue with (1+1/100) after it reaches 100 sample points ?

2) While calculating alpha, beta, delta bands power, do we need to average the final value of power spectrum from all the channels of eeg data ?

3) After cleaning the noise using FFT and obtaining the final spectra, how to separate the individual band power from the final data ? Is there any function ?

More Rasa Bhattarai's questions See All
Similar questions and discussions