Comparing 2 EEG signals in Matlab

Status
Not open for further replies.

rapheal2k6

Newbie level 4
Joined
Feb 11, 2009
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,341
Hello,
I am trying to compare 2 EEG signals (both are 2048 long) that have the same sinusoid in them but hidden with noise. I am trying to find where this sinusoid of length 500 is. Any ideas will be appreciated.

Thanks,
Raphel
 

You will need an auto correlation filter in both directions, ignoring amplitude and phase. This can "manually" be done with an FFT and a shape comparison in the frequency domain, which is most appropriate for hardware implementation.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…