/CAMNS_program

Blind Source Separation demo code

Primary LanguageM

#CAMNS_program

Blind Source Separation demo code

Assumes a linear instantaneous mixture.

##Usage

The code uses SeDuMi for matlab\octave. So make sure you install it before using the code.

Simply read the CAMNS_LP.m file to see how the function CAMNS_LP(X,N) can be used.