-
Benny
游程编码的编码与解码 用matlab语言实现(code and decode)
- 2011-05-20 14:53:52下载
- 积分:1
-
min
说明: 遗传算法求最小值,根据MATLAB遗传算法求函数的最优值(Genetic algorithms for the minimum)
- 2011-03-26 09:23:15下载
- 积分:1
-
filterSound
利用声卡采集声音,实现声音的滤波处理。很实用,实用matlabGUI写的。最好用matlab2008a以上的版本打开。(this is a sound filter GUI written by MATLAB.)
- 2011-05-03 13:19:02下载
- 积分:1
-
gatsp1
matlab程序,遗传算法解决经典的TSP(旅行商)问题(Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP))
- 2007-03-13 09:28:36下载
- 积分:1
-
[emuch.net]parafacmodeling_ver2.0
用matlab编辑平行因子分析法,程序不大,容易理解(Using matlab to edit parallel factor analysis method, the program is not big and easy to understand.)
- 2019-03-31 16:54:00下载
- 积分:1
-
lz
说明: 一个很好的粒子滤波源程序。对初学者有一定的帮助。(A good source particle filter. Be helpful for beginners.)
- 2010-11-09 08:46:23下载
- 积分:1
-
TSPMATLAB
说明: 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用(This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA))
- 2009-08-12 15:28:52下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1
-
SGA_liuguohua
关于简单的遗传算法的实现,包括初始化种群,自然选择,交叉,变异算法的几个源程序文件(On simple genetic algorithm, including the initial population, natural selection, crossover and mutation algorithms several source files)
- 2013-11-23 21:18:36下载
- 积分:1
-
huisegaijin
灰色模型算法,通过改进之后,考虑了之后的误差处理,减少了因为数据变化太大而引起的预测不准确的现象。(Gray model algorithm, improvements, after taking into account the error handling, reduced because the data has changed so much caused by inaccurate forecasts phenomenon.)
- 2013-05-23 21:05:36下载
- 积分:1