How to remove artifacts from EEG signal using fastICA algorithm?
조회 수: 8 (최근 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!