文件名称:DUET-MATLAB-master
介绍说明--下载内容均来自于网络,请自行研究使用
这是在MATLAB上的DUET算法,实现欠定盲源分离。(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);)
* 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);)
相关搜索: DUET算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
DUET-MATLAB-master | 0 | 2014-11-26 |
DUET-MATLAB-master\Duet.m | 5252 | 2014-11-26 |
DUET-MATLAB-master\LICENSE | 1073 | 2014-11-26 |
DUET-MATLAB-master\README.md | 304 | 2014-11-26 |
DUET-MATLAB-master\stft.m | 508 | 2014-11-26 |