ICA IMPLEMENTATION 1. Based on information maximization theory, get the ICA transform matrix W for HSBE, MSBE and LSBE class separately. 2. Transform the feature vectors for training into ICA space, and get the means and covariance matrices. 3. Transform the test vectors into these ICA space separately, and calculate its distances to each class and give the result.