Filter löschen
Filter löschen

How to work with EEG miultiple electrode signal in matlab??

2 Ansichten (letzte 30 Tage)
Riheen
Riheen am 3 Jul. 2013
Hi, i am working with EEG signal in MATLAB. I have to do wavelet transform (DWT) to EEG signal. My data signal consist of 19 electrode signal. For my signal only C3 and C4 electrode signal contains important information. But i am confused how to work with two electrodes at a time. I can perform DWT to one electrode signal at a time. Is it possible to analyze 2 electrodes at a same time or it is enough to analyze only one electrode???
please help.....
Riheen

Akzeptierte Antwort

Wayne King
Wayne King am 3 Jul. 2013
If you wish to use the DWT, you will have to work with one channel at a time.
You can perform the DWT on each channel separately.
However, you can do wavelet coherence analysis (analyze the joint time-scale properties) of the two time series by using wcoher()
See
>>doc wcoher
for the reference material and
for a demo

Weitere Antworten (0)

Kategorien

Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by