Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Riheen
Riheen le 3 Juil 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

Réponse acceptée

Wayne King
Wayne King le 3 Juil 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

Plus de réponses (0)

Catégories

En savoir plus sur EEG/MEG/ECoG dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by