필터 지우기
필터 지우기

Can the rica function return an estimate of the unmixing matrix?

조회 수: 10 (최근 30일)
Henry Pang
Henry Pang 2018년 3월 17일
댓글: Komal 2023년 8월 17일
Hi, I am experimenting with MATLAB's rica algorithm and the conventional fastICA algorithm (open-source, MATLAB source code). I have 2 signals with mixed sine waves as input data and want to compare both algorithms' estimate of the unmixing matrix W given the input data. Essentially, this is the cocktail party problem with two sources and two mixed signals.
After reading the documentation on rica and the ReconstructionICA object, I am still very confused. Does the TransformWeights property of the ReconstructionICA object relate to W? If not, how can I calculate W with rica?

채택된 답변

Bernhard Suhm
Bernhard Suhm 2018년 3월 25일
Yes, it does, if you have RICA reduce your original features to just 2, see this example in our doc: https://www.mathworks.com/help/stats/extract-mixed-signals.html

추가 답변 (1개)

abla
abla 2019년 6월 28일
Please can you give me the rica.m file I cannot find it on ùy atlab version ?

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by