antonhinneck / CAMNS_program

Blind Source Separation demo code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Blind Source Separation demo code


Languages

Language:MATLAB 100.0%