-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
convolution
说明: 信号卷积的matlab实现,比较简单的程序,解释清楚易懂,对信号分析的同学会有些帮助(Convolution by matlab)
- 2011-03-25 18:08:36下载
- 积分:1
-
SA_TSP
It is the Simulated Annealing method coded by matlab and has a good results.
- 2011-01-02 14:28:31下载
- 积分:1
-
laplace_cg
matlab使用共轭梯度法求解laplace方程(matlab program using CG method solving laplace eq.)
- 2014-08-20 19:22:43下载
- 积分:1
-
tdplxy
介绍了一种特定频率响应滤波器的设计方法,具有很强的实际应用价值(Introduces the design method of a specific frequency response filter, which is of great practical application value)
- 2015-03-13 23:47:27下载
- 积分:1
-
abs
单轮ABS仿真代码,对汽车动力学仿真有参考意义。(Single_whell abs simulation code, will help you on the simulation in auto dynamics)
- 2010-05-09 17:43:17下载
- 积分:1
-
froot
牛顿法求解一元三次方程的matlab 的程序,可以在十秒内求解任意一元三次方程(Newton s method for cubic equations)
- 2013-08-11 17:33:13下载
- 积分:1
-
test
ant colony algorithm to solve TSP
- 2011-09-30 20:14:44下载
- 积分:1
-
scx200_acb
National Semiconductor SCx200 ACCESS.bus support Also supports the AMD CS5535 and AMD CS5536.
- 2015-03-16 15:38:45下载
- 积分:1
-
matlab-jiemian
matlab界面设计,通过一个实例详细介绍如何进行matlab界面设计(The Matlab interface design, a case study details how to matlab interface design)
- 2013-05-12 13:13:01下载
- 积分:1