how to reduce the matrix dimmension?
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
Hi all
I have a EEG data which is a 4D matrix with this size
ans =
          36          18          10        2560
36: Persons
18: Channels
10: Times the test repeat
2560: Data sampled by 512 Hz for 5S
Now I want just a 2D matrix with channels in rows and data in columns. how can I reduce the dimension?
참고 항목
카테고리
				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!

