由混合信号分离出原信号的算法我要分享

By separate the original signals mixed signal algorithm

混合信号 线性盲源分离算法 FastICA 独立成分分析 ICA 基础算法 求解算法 开源代码

关注次数: 536

下载次数: 2

文件大小: 130KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

由混合信号分离出原信号的算法,目前比较成熟的线性盲源分离算法有很多,FastICA是其中之一。独立成分分析ICA是一个在多领域被应用的基础算法。ICA是一个不定问题,没有确定解,所以存在各种不同先验假定下的求解算法。相比其他技术,ICA的开源代码不是很多。


English Description:

By separate the original signals mixed signal algorithm, the linear blind source separation algorithm has many more mature, FastICA is one of them.Independent component analysis (ICA is a based algorithm has been applied in many field.ICA is an uncertain problems, no solution is determined, so there are a variety of different algorithm of a priori assumptions.Compared with other technologies, open source code is not a lot of ICA. fast independent component analysis.


代码预览

FastICA_25\aaa.m

FastICA_25\Contents.m

FastICA_25\CVS\Entries

FastICA_25\CVS\Repository

FastICA_25\CVS\Root

FastICA_25\demosig.m

FastICA_25\dispsig.m

FastICA_25\fastica.asv

FastICA_25\fastica.m

FastICA_25\fasticag.m

FastICA_25\fpica.m

FastICA_25\gui_adv.m

FastICA_25\gui_advc.m

FastICA_25\gui_cb.m

FastICA_25\gui_cg.m

FastICA_25\gui_help.m

FastICA_25\gui_l.m

FastICA_25\gui_lc.m

FastICA_25\gui_s.m

FastICA_25\gui_sc.m

FastICA_25\icaplot.m

FastICA_25\pcamat.m

FastICA_25\remmean.m

FastICA_25\Speech4.mat

FastICA_25\whitenv.m

FastICA_25\zhuhanshu.m

FastICA_25\有关FastICA算法\zhuhanshu.m

FastICA_25\有关FastICA算法\关于FastICA大程序的解释.doc

FastICA_25\有关FastICA算法\编写主函数后运用FastICA的运行结果.doc

FastICA_25\CVS

FastICA_25\有关FastICA算法

FastICA_25