yields a matrix for extracting the independent components using the Jade algorithm
c=icajade(x_div,ncomp);
a matrix (n x q) or a Div structure
number of independent components
a Div structure containing the matrix for extracting the independent components
c.d is of dimensions (q x ncomp)