/CAMNS_program

Blind Source Separation demo code

Primary LanguageMATLAB

CAMNS_program

Demo code (in Matlab) for Blind Source Separation

Assumes a linear instantaneous mixture.

Usage

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

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