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!