How to remove artifacts from EEG signal using fastICA algorithm?
4 次查看(过去 30 天)
显示 更早的评论
I have an EEG signal where a total 300 trials, each trial has 795 instances for 64 channels. EEG data size becomes 795x64x300. I want to remove artifacts from those signals using the fastICA algorithm. I already downloaded the fastICA package and applied the firstica function where the independent components were 64. In the output, I got independent components, mixing matrices, and unmixing matrices. At this point, I can not understand How to use those outputs to remove artifacts.
0 个评论
回答(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!