how to reduce the matrix dimmension?
1 次查看(过去 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!