You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matlab scripts for implementing a mutual-information-based algorithm for independent component analysis. The algorithm works by iteratively rotating pairs of principle components until an optimum is found. The cost function is based on the summed negentropy of the discovered components, which is closely relative to the component mutual informati…