-
FSCMA
分数间隔恒模盲均衡算法,用于SIMO系统,具有较好的性能(Score interval constant modulus blind equalization algorithm for SIMO system with good performance)
- 2008-08-25 14:02:47下载
- 积分:1
-
bpnn
MATLAB neural network backprop code
This code implements the basic backpropagation of
error learning algorithm. The network has tanh hidden
neurons and a linear output neuron.
adjust the learning rate with the slider
- 2013-01-02 18:00:13下载
- 积分:1
-
Simple-Integer-Programming
Discrete PSO optimization code in matlab sample integer programming
- 2012-11-01 17:26:49下载
- 积分:1
-
logistic
给定初始值,产生费根鲍姆迭代轨迹,logistics映射,周期点等程序(Given initial value, resulting in iterative trajectory Feigenbaum, logistics map, periodic points and other procedures)
- 2010-09-27 16:48:42下载
- 积分:1
-
MatlabPrimer
这是一个matlab的一本比较基础的书,里面包括所有matlab课程的所有内容。(This is a matlab a basis of comparison of the book, which includes all courses in all the contents of matlab.)
- 2009-05-04 15:27:20下载
- 积分:1
-
ecg-gen-coding
cancelling maternal ecg in fetal ecg
- 2011-04-23 15:31:21下载
- 积分:1
-
imp1
关于bragg光纤的电磁波横模的计算,用其可以给加好的了解bragg的模式特性(on the transverse mode of the electromagnetic wave, can be used to increase their understanding of good characteristics of the model bragg)
- 2006-10-14 17:27:27下载
- 积分:1
-
13种PSO算法以及课件
各算法对应的问题如下:
PSO 用基本粒子群算法求解无约束优化问题
YSPSO 用带压缩因子的粒子群算法求解无约束优化问题
LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题
SAPSO 用自适应权重粒子群优化算法求解无约束优化问题
RandWPSO 用随机权重粒子群优化算法求解无约束优化问题
LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题
AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题
SecPSO 用二阶粒子群优化算法求解无约束优化问题
SecVibratPSO 用二阶振荡粒子群优化算法求解无约束优化问题
CLSPSO 用混沌粒子群优化算法求解无约束优化问题
SelPSO 用基于选择的粒子群优化算法求解无约束优化问
BreedPSO 用基于交叉遗传的粒子群优化算法求解无约束优化问
SimuAPSO 用基于模拟退火的粒子群优化算法求解无约束优化问题(13 PSO algorithms and coursewares)
- 2018-02-22 10:35:56下载
- 积分:1
-
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
-
lineshoot
线性微分方程边值问题打靶算法Matlab程序,注意该算法只能完成二阶常微分方程双边值问题求解,至于其他形式的边值问题必须先转换到二阶形式(Linear Differential Equations with Boundary Value Shooting Algorithm Matlab program, note that the algorithm can only complete the second-order ordinary differential equation boundary value problem must first be converted to the second-order form of As for other forms of boundary value problems)
- 2013-03-15 16:01:50下载
- 积分:1