Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 357 Bytes

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.