搜索资源列表
yeredor
- this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm
ica
- 可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab
ica
- The goal of this project is separate the sound mixtures (.wav) to source signal. -it is an audio blind source separation with independent component analysis. In the file , it contains correlation.m, decorrelation.m, ica_.m , joint_diag.m, per