登录
首页 » matlab » FastICA_25

FastICA_25

于 2020-05-22 发布
0 275
下载积分: 1 下载次数: 1

代码说明:

说明:  独立成分分析(Independent Component Analysis,ICA)是近年来提出的非常有效的数据分析工具,它主要用来从混合数据中提取出原始的独立信号。它作为信号分离的一种有效方法而受到广泛的关注。近几年出现了一种快速ICA算法(Fast ICA),该算法是基于定点递推算法得到的,它对任何类型的数据都适用,同时它的存在对运用ICA分析高维的数据成为可能。又称固定点(Fixed-Point)算法,是由芬兰赫尔辛基大学Hyvärinen等人提出来的。是一种快速寻优迭代算法,与普通的神经网络算法不同的是这种算法采用了批处理的方式,即在每一步迭代中有大量的样本数据参与运算。但是从分布式并行处理的观点看该算法仍可称之为是一种神经网络算法。(Independent component analysis (ICA) is a very effective data analysis tool proposed in recent years. It is mainly used to extract the original independent signals from the mixed data. As an effective method of signal separation, it has been widely concerned. In recent years, a fast ICA algorithm (fast ICA) has appeared. The algorithm is based on the fixed-point recursive algorithm, which is applicable to any type of data. At the same time, its existence makes it possible to use ICA to analyze high-dimensional data. Also known as fixed-point algorithm, it was proposed by HYV & auml; rinen et al. It is a fast optimization iterative algorithm. Different from the common neural network algorithm, this algorithm adopts the way of batch processing, that is, there are a large number of sample data in each iteration. But from the point of view of distributed parallel processing, this algorithm can still be called a neural network algorithm.)

文件列表:

FastICA_25\Contents.m, 1307 , 2005-10-19
FastICA_25\CVS\Entries, 794 , 2005-10-19
FastICA_25\CVS\Repository, 8 , 2005-10-19
FastICA_25\CVS\Root, 21 , 2005-10-19
FastICA_25\demosig.m, 748 , 2003-04-05
FastICA_25\dispsig.m, 402 , 2003-04-05
FastICA_25\fastica.m, 18321 , 2020-03-12
FastICA_25\fasticag.m, 19214 , 2005-10-19
FastICA_25\fpica.m, 26039 , 2019-10-25
FastICA_25\gui_adv.m, 13126 , 2004-07-27
FastICA_25\gui_advc.m, 7411 , 2003-09-08
FastICA_25\gui_cb.m, 19416 , 2003-09-10
FastICA_25\gui_cg.m, 2704 , 2003-04-05
FastICA_25\gui_help.m, 14536 , 2005-10-19
FastICA_25\gui_l.m, 5129 , 2004-07-27
FastICA_25\gui_lc.m, 3665 , 2003-09-11
FastICA_25\gui_s.m, 5017 , 2004-07-27
FastICA_25\gui_sc.m, 2402 , 2003-09-08
FastICA_25\icaplot.m, 13259 , 2003-04-05
FastICA_25\myfastica.m, 220 , 2019-10-23
FastICA_25\pcamat.m, 12075 , 2003-12-15
FastICA_25\remmean.m, 461 , 2003-04-05
FastICA_25\whitenv.m, 2841 , 2019-10-25
FastICA_25\CVS, 0 , 2019-10-23
FastICA_25, 0 , 2019-11-06

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

发表评论

0 个回复

  • simpson rule
    辛普森公式的python代码实例,计算微分积分运算(simpson rule is a very useful method to calculate integration and differentiation. The code is about how to implement it in python)
    2020-11-02 15:29:53下载
    积分:1
  • doclick
    说明:  模拟鼠标点击桌面操作,先获取坐标,输入相关坐标,进行点击操作(Simulation mouse click desktop operation, first get coordinates, input relevant coordinates, click operation)
    2020-12-01 17:08:03下载
    积分:1
  • 屠宰场迷宫探险
    冒险屠宰场源代码 走迷宫似的 和吃豆豆差不多 全的-Slaughterhouse Adventure Maze-like source code and eat almost all of the Peas
    2022-01-28 23:42:46下载
    积分:1
  • 宙斯是一个家庭的欧拉(基于网格)的磁
    ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes (MHD) for use in astrophysics, described in a series of papers by Stone and Norman (1, 2, 3). It may be used in Cartesian (XYZ), cylindrical (ZRP), and spherical (RTP) coordinates. -ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes (MHD) for use in astrophysics, described in a series of papers by Stone and Norman (1, 2, 3). It may be used in Cartesian (XYZ), cylindrical (ZRP), and spherical (RTP) coordinates.
    2022-02-05 13:26:12下载
    积分:1
  • table
    一个桌子,可以对其进行移动旋转,并可设置长宽高。(A table, you can move the rotation, and can set the length and breadth.)
    2012-05-23 20:51:32下载
    积分:1
  • 滑动平均法
    滑动平均法消除趋势项,MATLAB导入数据就能使用了,方便快捷(Moving average method to eliminate trend items)
    2017-11-18 22:40:43下载
    积分:1
  • l4d2显示身体插件
    说明:  求生之路第一人称显示身体的插件源码,,,,(The way to survive the first person display body plug-in source code,,,,)
    2020-06-17 22:40:02下载
    积分:1
  • square_wave
    说明:  根据傅里叶原理,在GUI界面中用正余弦波合成方波(According to Fu Liye's principle, Yu Xianbo is synthesized by positive Fang Bo in the GUI interface)
    2020-12-21 11:09:08下载
    积分:1
  • SPWM_simulink_Junzhi
    说明:  永磁同步电机的simulink模型,本人亲自搭建,是现代永磁同步电机控制原理及MATLAB仿真__袁雷编著随书仿真模型(Simulink model of permanent magnet synchronous motor, I personally set up, ismodern permanent magnet synchronous motor control principle and MATLAB simulation __Yuan Lei edited with the book simulation model)
    2019-01-15 22:22:03下载
    积分:1
  • qt gannt
    展示了Qt画出精美的甘特图,封装成类,简单易用,加如到工程即可.(Show Qt draw fine Gantt chart, into a type of packaging, easy to use, such as the project can be.)
    2020-10-01 10:57:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载