How to use jade for ICA

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

Where did you obtain the source code you are using for jade() ?
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.
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.
Is there any good matlab code for ICA through JADE method.

Sign in to comment.

Answers (0)

Tags

Asked:

on 17 May 2015

Commented:

on 16 Jun 2020

Community Treasure Hunt

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

Start Hunting!