Compare two eeg signals
    3 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  Azzi Abdelmalek
      
      
 on 2 Feb 2014
        
      Edited: Azzi Abdelmalek
      
      
 on 2 Feb 2014
  
      You can do simple comparison
s=sign(y1-y2);
%For a specific comparison, you have to tell us what are your criterion
0 Comments
See Also
Categories
				Find more on EEG/MEG/ECoG in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
