EEGLAB: AMICA versus binica

28 ビュー (過去 30 日間)
Dani
Dani 2023 年 11 月 16 日
回答済み: prabhat kumar sharma 2025 年 1 月 23 日 4:19
Hi everyone. Newbie here. I have heard different opinions on this and need to know the facts. I know AMICA assumes the ica in the signal is non Gaussian, and I was told that binica (binary of runica) assumes the signal is Gaussian and that is why it is less computationally demanding. I then see information online that binica actually does assume the ica is non Gaussian. I am confused. Please help. Thanks

回答 (1 件)

prabhat kumar sharma
prabhat kumar sharma 2025 年 1 月 23 日 4:19
Hello Dani,
I understand you're having trouble grasping the assumptions behind AMICA and binica. Both of these algorithms assume non-Gaussian independent components (ICs) and do not assume Gaussian ICs.
Here's a simplified explanation:
- AMICA (Adaptive Mixture ICA): AMICA assumes that the ICs in the signal are non-Gaussian. It's designed to handle non-Gaussian ICs and is more computationally intensive due to its adaptive nature. For more details, you can visit the [AMICA GitHub page](https://github.com/sccn/amica/wiki).
- binica (binary ICA): Despite what you might have heard, binica also assumes that the ICs are non-Gaussian, similar to AMICA. It's termed "binary" because it employs a binary method for IC separation. More information can be found on the [binica GitHub page](https://github.com/sccn/binica/wiki).
For additional functions and examples, you might want to check out the EEGLAB documentation. It offers further insights and practical examples for using ICA algorithms in electrophysiological data analysis. You can access it on [MathWorks File Exchange](https://www.mathworks.com/matlabcentral/fileexchange/eeglab).
I hope it helps!

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by