开发者

ICA (Independent Component Analysis) in matlab

Coul开发者_如何学运维d you provide an example of ICA Independent Component Analysis IN MATLAB?

I know PCA is implemented in matlab but ICA, what about RCA?


Have a look at the FastICA implementation. I've used their R version before, I assume the matlab implementation does the same thing... On that page you get a description of the algorithm and pointers to more info.


Dr G was right. Now, you are able to find a complete and a very useful Matlab Package (works also with 2013a version): FastICA

Also you can find a another ICA and PCA Matlab implementation package there: ICA/PCA. But I have no experience with it.


The topic is quite old, but it is worth mentioning that in 2017a, matlab introduced reconstruction independent component analysis (RICA), which may come in handy for someone searching for ICA.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜