Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucbpz/duet-matlab

DUET Algorithm on MATLAB. Blind Source Separation.
https://github.com/lucbpz/duet-matlab

Last synced: 7 days ago
JSON representation

DUET Algorithm on MATLAB. Blind Source Separation.

Awesome Lists containing this project

README

        

DUET-MATLAB
===========

#DUET Algorithm on MATLAB.

##This is a simulation of DUET Algorithm on MATLAB.

* Although the inverse STFT function doesn't work properly, the rest of it works totally fine.
* Fixed by moving the line: row=zeros(1,length(x1)+2*windowsize);

===========
Lucas Bernalte Pérez