Compare two eeg signals
조회 수: 4 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Azzi Abdelmalek
2014년 2월 2일
편집: Azzi Abdelmalek
2014년 2월 2일
You can do simple comparison
s=sign(y1-y2);
%For a specific comparison, you have to tell us what are your criterion
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!