分别用Fast ICA和PCA盲分离算法,分离三段语音的混合语音和余弦、方波、随机信号的混合信号。附语音,直接可执行。我要分享

Fast ICA and PCA blind separation algorithms are used to separate the mixed speech of three segments

关注次数: 254

下载次数: 1

文件大小: 71.86 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本代码分别用Fast ICA和PCA盲分离算法,分离001.wav、007.wav、012.wav三段语音的混合语音和余弦、方波、随机信号的混合信号。附测试语音,直接可执行,分离效果极好。详细注释,对照算法,很快能搞懂。


English Description:

This code uses fast ICA and PCA blind separation algorithm to separate the mixed speech of 001.wav, 007.wav and 012.wav and the mixed signal of cosine, square wave and random signal. With test voice, it can be directly implemented, and the separation effect is excellent. Detailed notes, control algorithm, quickly understand.


代码预览

相关推荐