Compare two eeg signals

3 visualizaciones (últimos 30 días)
MASOUME AKBARI
MASOUME AKBARI el 2 de Feb. de 2014
Editada: Azzi Abdelmalek el 2 de Feb. de 2014
Dear all
I want to compare 5 minutes of two EEG signals that recorded in REM Step of sleep, When dreams are recorded , but I don't know what the criteria and methodology and tools used for comparing?!
Please Help me
Akbari M

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 2 de Feb. de 2014
Editada: Azzi Abdelmalek el 2 de Feb. de 2014
You can do simple comparison
s=sign(y1-y2);
%For a specific comparison, you have to tell us what are your criterion

Categorías

Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by