登录
首页 » matlab » FastICA

FastICA

于 2016-07-13 发布 文件大小:208KB
0 256
下载积分: 1 下载次数: 38

代码说明:

  语音信号的盲源分离算法,其中包含了例子和算法(Blind source separation of speech signals, which contains examples and algorithms)

文件列表:

FastICA
.......\.DS_Store,8196,2016-07-01
.......\001000010est1.wav,50044,2014-03-30
.......\001000010est2.wav,50044,2014-03-30
.......\001000010mix1.wav,50044,2014-03-30
.......\001000010mix2.wav,50044,2014-03-30
.......\Contents.m,1307,2014-03-30
.......\demosig.m,1434,2014-03-30
.......\dispsig.m,402,2014-03-30
.......\fastica.m,18435,2014-03-30
.......\fasticag.m,19214,2014-03-30
.......\fpica.m,26041,2014-03-30
.......\gui_adv.m,13126,2014-03-30
.......\gui_advc.m,7411,2014-03-30
.......\gui_cb.m,19416,2014-03-30
.......\gui_cg.m,2704,2014-03-30
.......\gui_help.m,14536,2014-03-30
.......\gui_l.m,5129,2014-03-30
.......\gui_lc.m,3665,2014-03-30
.......\gui_s.m,5017,2014-03-30
.......\gui_sc.m,2402,2014-03-30
.......\icaplot.m,13259,2014-03-30
.......\pcamat.m,12075,2014-03-30
.......\remmean.m,461,2014-03-30
.......\source3.wav,50044,2014-03-30
.......\source8.wav,50044,2014-03-30
.......\speech1.wav,58,2014-03-30
.......\test.m,3020,2014-03-30
.......\test1.m,406,2014-03-30
.......\test2.m,1675,2014-03-30
.......\test3.m,387,2014-03-30
.......\whitenv.m,2842,2014-03-30
__MACOSX
........\._FastICA,212,2016-06-22
........\FastICA
........\.......\._.DS_Store,120,2016-07-01
........\.......\._001000010est1.wav,212,2014-03-30
........\.......\._001000010est2.wav,212,2014-03-30
........\.......\._001000010mix1.wav,212,2014-03-30
........\.......\._001000010mix2.wav,212,2014-03-30
........\.......\._Contents.m,212,2014-03-30
........\.......\._demosig.m,212,2014-03-30
........\.......\._dispsig.m,212,2014-03-30
........\.......\._fastica.m,212,2014-03-30
........\.......\._fasticag.m,212,2014-03-30
........\.......\._fpica.m,212,2014-03-30
........\.......\._gui_adv.m,212,2014-03-30
........\.......\._gui_advc.m,212,2014-03-30
........\.......\._gui_cb.m,212,2014-03-30
........\.......\._gui_cg.m,212,2014-03-30
........\.......\._gui_help.m,212,2014-03-30
........\.......\._gui_l.m,212,2014-03-30
........\.......\._gui_lc.m,212,2014-03-30
........\.......\._gui_s.m,212,2014-03-30
........\.......\._gui_sc.m,212,2014-03-30
........\.......\._icaplot.m,212,2014-03-30
........\.......\._pcamat.m,212,2014-03-30
........\.......\._remmean.m,212,2014-03-30
........\.......\._source3.wav,212,2014-03-30
........\.......\._source8.wav,212,2014-03-30
........\.......\._speech1.wav,212,2014-03-30
........\.......\._test.m,212,2014-03-30
........\.......\._test1.m,212,2014-03-30
........\.......\._test2.m,212,2014-03-30
........\.......\._test3.m,212,2014-03-30
........\.......\._whitenv.m,212,2014-03-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GP_Algorithm
    距离函数用matlab实现的距离函数用matlab实现的(Distance function using matlab matlab realize the distance function)
    2012-09-24 11:05:28下载
    积分:1
  • fiber
    掺铒光纤放大器数值计算 求解激光速率方程的数值解 (EDFA Numerical calculation)
    2015-03-28 23:42:35下载
    积分:1
  • Determining_lyapunov_exponents_from_a_time_series
    确定lyapunov指数的Matlab计算程序。(Lyapunov index to determine the Matlab program.)
    2009-01-31 17:02:26下载
    积分:1
  • mykalman
    说明:  这是利用改进的kalman滤波来处理GPS信号,通过与传统的kalman滤波比较得到较好的效果。直接解压,就可以导入work里运行。(This is the improved GPS kalman filter to process the signal, by comparison with the traditional kalman filter get better results. Direct decompression to work can be imported to run. )
    2011-03-12 10:36:40下载
    积分:1
  • matlabECG03
    说明:  心电信号仿真数学模型建立,基于国外的一片论文的源代码,包括可调的几个关键参数。(ECG simulation mathematical model, based on a piece of paper outside the source code, including several key parameters adjustable.)
    2009-08-18 09:40:17下载
    积分:1
  • Matlab-based-lane-detection-line
    基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究(Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your)
    2011-05-05 10:10:17下载
    积分:1
  • LDPC
    LDPC码是通过校验矩阵定义的一类线性码,为使译码可行,在码长较长时需要校验矩阵满足“稀疏性”,即校验矩阵中1的密度比较低,也就是要求校验矩阵中1的个数远小于0的个数,并且码长越长,密度就要越低。 (LDPC Coding with PSK modulation in Rayleigh fading channel Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements. In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated. Please feel free to contact me and let me know your comments. )
    2013-04-03 09:47:51下载
    积分:1
  • MATLAB_gui_pass_parameters
    这个程序用来说明怎样通过findall函数来实现matlab不同GUI之间来传递参数。(This program is used to illustrate how findall function to pass parameters between matlab different GUI.)
    2012-11-07 22:48:45下载
    积分:1
  • DFIG
    双馈风力发电机DFIG与逆变器之间搭建的模型,可运行,欢迎下载使用(The model built between DFIG and inverter is operable, welcome to download and use)
    2018-10-27 15:41:57下载
    积分:1
  • test_bitrate
    关于MATLAB的编程和应用,及其在去除噪声中的应用,源程序的编写和修改(On MATLAB programming and applications, and its application in noise removal applications, the preparation and revision of the source code)
    2009-06-25 12:38:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载