/DUET-MATLAB

DUET Algorithm on MATLAB. Blind Source Separation.

Primary LanguageMATLABMIT LicenseMIT

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