-
fastKICA
说明: 盲源分离FastICA、matalab程序,(FAST KERNEL ICA |
|--------------------|
Version 1.0- February 2007
Copyright 2007 Stefanie Jegelka, Hao Shen, Arthur Gretton
This package contains a Matlab implementation of the Fast Kernel ICA
algorithm as described in [1].
Kernel ICA is based on minimizing a kernel measure of statistical
independence, namely the Hilbert-Schmidt norm of the covariance
operator in feature space (see [3]: this is called HSIC). Given an (n
x m) matrix W of n samples from m mixed sources, the goal is to find a
demixing matrix X such that the dependence between the estimated
unmixed sources X *W is minimal. FastKICA uses an approximate Newton
method to perfom this optimization. For more information on the
algorithm, read [1], and for more information on HSIC, refer to [3].
The functions chol_gauss and amariD are taken from and based on,
respectively, code from Francis Bach (available at
http://cmm.ensmp.fr/~bach/kernel-ica/index.htm). The derivative is
com)
- 2010-04-02 17:49:18下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
Application-layer
document describe application layer as qustions and answer ,
- 2015-03-21 18:46:22下载
- 积分:1
-
LT_simBIAWGN
LT码的MATLAB仿真程序,译码算法为BP算法。(LT code MATLAB simulation program, the decoding algorithm of BP algorithm.)
- 2013-04-25 19:13:59下载
- 积分:1
-
BG-PSO_levy
用来解决数值优化问题,可以作为数值优化的工具,也可以作为算法的比对参考(Used to solve the problem of numerical optimization, numerical optimization can be used as a tool, can also be used as a comparison reference of the algorithm)
- 2021-03-19 15:39:19下载
- 积分:1
-
wf
说明: MATLAB求解偏微分方程 很详细 算例很多(MATLAB Solution partial differential equations in great detail)
- 2009-06-10 23:31:38下载
- 积分:1
-
queue_bank
bank single server queue
- 2012-05-29 02:53:14下载
- 积分:1
-
IEEE-2013-power
IEEE 2013 base papers on power electronics
- 2013-09-25 23:56:17下载
- 积分:1
-
ze
说明: fuzzycontrol 非常好的广义预测,多多多关照。。。下载。。。(fuzzycontrol is very good。)
- 2012-05-02 16:34:58下载
- 积分:1
-
one-dimensional-steady-flow
天然河道干支流一维恒定流计算,包括断面面积,流速等计算,项目所用程序,经验证过,数据文件保密不能提供,内包含多个子程序(Natural river tributaries one-dimensional steady flow calculation)
- 2014-10-10 11:07:38下载
- 积分:1