Differences

This shows you the differences between two versions of the page.

Link to this comparison view

shared:eeg [2019/08/23 14:21]
shared:eeg [2019/08/23 16:39]
Line 11: Line 11:
 ====== RCA ====== ====== RCA ======
  
-File structure +  - Download this [[http://​gru.stanford.edu/​pub/​RSA_tutorial.tar.gz|tutorial]] 
-code +  - Setup matlab path <code> 
-exports -each subject ​-> each data file  +cd to/​tutorial/​directory 
-figures +addpath(genpath(fullfile('​.','​code'​)));​ 
-outputs+</code> 
 +  ​Run_RSA_Analysis 
 + 
 +To run on your own data, remove the files from export and put your exported files into the export directory. You will also need to change some paremeters in the script which tell it information about the data and what frequency components to do the analysis on.