-
PsoProcess
粒子群算法OptSwarm记录每个粒子的历史最优解(粒子历史最好的适应度)以及全部粒子搜索到的全局最优解。用Wg代表全局最优解,W.,1代表每个粒子的历史最优解。粒子群初始化阶段表OptSwarm的前N行与表ParSwarm中的相同,而Wg的值为表ParSwarm中适应度值的最大值对应的行。(Particle swarm algorithm OptSwarm record the history of each particle the optimal solution (particles history best fitness), and all the particles of the search to the global optimal solution. Use Wg represents the global optimal solution, w., 1 representative of each particle history to the solution. Particle swarm initial stage OptSwarm table before the line and the table ParSwarm N is same, and the value of the ParSwarm Wg for tables in the maximum fitness value corresponding line.
)
- 2012-03-21 16:56:36下载
- 积分:1
-
stran
无循环实现S变换,S变换在信号分析中十分有效,它的时空分辨率要高于小波变换,效率很高的程序(This code computes the Stockwell transform (S-Transform) of a one dimensional series without for loop, thereby making it computationally fast and simple. S-Transform was proposed in 1996. A nice tutorial on S-Transform can be found here:
djj.ee.ntu.edu.tw/S_Transform.pdf )
- 2014-12-06 07:32:53下载
- 积分:1
-
readPLYfile
this code is use to read ply file
- 2013-10-04 19:05:09下载
- 积分:1
-
a-new-measuretoo
利用matlab编程实现的图像测量工具箱 对于理解和学习 matlab图像处理有很大帮助(Programming using matlab image measurement toolkit for understanding and learning matlab image processing helps a lot)
- 2014-09-26 19:36:00下载
- 积分:1
-
MultiPCA
多流形PCA是学习多流形的基础,能够帮助理解多流形过程!(The more manifold PCA is learning the basis of multi-manifolds, manifold process can help understand!)
- 2013-03-11 17:22:17下载
- 积分:1
-
Immune-algorithm
基于信息熵的免疫算法,是人工免疫算法的改进研究,用Matlab编写(Immune algorithm based on information entropy, to improve the research of artificial immune algorithm, written using Matlab)
- 2015-04-02 20:51:49下载
- 积分:1
-
MATLABchengxu
机械出版社出版的《数值分析与应用》的源程序,有最优化和数值分析算法的各种程序,对于搞研究有用(Machine Press book "Numerical Analysis and Applications" to the source, there are optimization and numerical analysis algorithms of the various procedures for the study useful to engage in)
- 2009-12-18 22:16:11下载
- 积分:1
-
ahp-matlab
层次分析法的具体MATLAB程序,这对于数据挖掘工作非常重要。(AHP specific MATLAB program, which is very important in data mining.)
- 2009-06-05 21:35:03下载
- 积分:1
-
AFEM@matlab
说明: 五点差分型多重网格方法:各种插值算子的比较)(Five-point difference-type multi-grid methods: a variety of interpolation operator of comparison))
- 2008-12-07 21:16:58下载
- 积分:1
-
2.84
LIBSVM2.84源代码注释文件,主要包括内存分配cache类和核函数kernal类。(LIBSVM2.84 source code annotations files, mainly including the allocation of cache memory kernel kernal classes and class.)
- 2009-11-19 12:08:47下载
- 积分:1