How to use jade for ICA
Show older comments
hello
I try to use the jade algorithm
ex. [ w, ica_out] = jade(X,3)
what is w?
I think original data is X and ica out is separation data
and then X * w is ica _out
but this method is fail
what is w? how to calculate?
4 Comments
Walter Roberson
on 17 May 2015
Where did you obtain the source code you are using for jade() ?
Walter Roberson
on 17 May 2015
Are you getting your Jade from http://www.pudn.com/downloads55/sourcecode/math/detail190807.html ? Because we need to identify what code you are working with before there is any possibility of telling you what the outputs mean.
ADITI SINGLA
on 27 Mar 2016
Good evevning sir/amdam, I need MATLAB code for mixing of two or more signals and then separating it using any algorithm like independent vector(except independent component analysis).OUPUT SHOULD BE EXACT REPLICA OF ORIGINAL SOURCE SIGNAL OR SOMEWHAT DISTORTED ??THANKS IN ADVANCE.
Arya Deo Mehta
on 16 Jun 2020
Is there any good matlab code for ICA through JADE method.
Answers (0)
Categories
Find more on Descriptive Statistics 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!