Can the rica function return an estimate of the unmixing matrix?
Show older comments
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?
1 Comment
Komal
on 17 Aug 2023
Can you give me rica.m files ?
Accepted Answer
More Answers (1)
abla
on 28 Jun 2019
0 votes
Please can you give me the rica.m file I cannot find it on ùy atlab version ?
Categories
Find more on Design of Experiments (DOE) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!