-
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
-
XFZwane
This m-file calculates the starting perfomance
of induction motor using the steady state ac circuit to represent it. This calculates for the first part, it is modified to obtain other results
- 2013-03-31 21:05:33下载
- 积分:1
-
SEP
SEP协议的源代码,真实有效可靠,可以直接用于MATLAB软件仿真模拟。(The SEP protocol source code, real effective and reliable, and can be used directly in MATLAB software simulation.)
- 2013-04-11 10:22:40下载
- 积分:1
-
test
this is matlab dat file whis contan infor
- 2010-11-24 02:05:39下载
- 积分:1
-
fangzheng
SPWM with matlab/simulink!!
- 2011-02-10 15:53:57下载
- 积分:1
-
Matlab---Ebook.Tarikhema.Ir
good refernce for matlab
- 2011-05-04 02:48:59下载
- 积分:1
-
haar1231
求的积分图后,haar特征(3,1)(1 2)模板的特征值计算,可由此推得其他模板的代码(Seek the integral image, the haar characteristics (3,1)(1 2) template eigenvalue calculation, which push the other template code
)
- 2012-04-20 22:35:28下载
- 积分:1
-
li3
函数回调,用MATLAB实现,应用于各种GUI界面设计。(Callback function, in MATLAB, used in a variety of GUI interface design.)
- 2011-07-05 19:03:44下载
- 积分:1
-
第6章程序
DFT内插 比值法校正 能量重心校正 相位校正等MATLAB 源程序 可直接仿真应用(Code based on MATLAB simulation It is very good button source code integrity, and can be used directly)
- 2018-03-05 14:29:19下载
- 积分:1
-
Shoot.tar
一个基于打靶法的最优控制求解软件
求解过程中采用参数延续算法
(A shooting method based on optimal control software to solve the process of solving the parameters used in the continuation algorithm)
- 2021-03-31 16:49:09下载
- 积分:1