-
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
-
hsmmInitialize
for creating hsmm mode, you need some initialization code. hsmm initialization code can generate your hsmm model.
- 2013-08-04 13:39:39下载
- 积分:1
-
8.pdf
desribes how to connect pscad through matlab
- 2011-07-28 18:51:36下载
- 积分:1
-
ZY
说明: 基于matlab的单相整流器仿真程序,能实现整流器的数学建模(Matlab-based single-phase inverter source emulator Mathematical modeling of the rectifier)
- 2013-05-07 15:19:28下载
- 积分:1
-
matlabcode1
利用matlab实现图像的边界检测。包括sobels算子,prewitt算子,还包括图像的边界追踪(use matlab to detect the boundary of the image)
- 2009-07-11 11:14:20下载
- 积分:1
-
matlab02w
matlab实例编程系列2,内有运行后界面图像&源代码(Matlab programming examples Series 2, which is running the interface after images & source code)
- 2007-05-09 16:04:15下载
- 积分:1
-
毕设时的AWGN信道Turbo码完整程序
外文资料里面的源代码,搭建OFDM通信系统的框架,本程序的性能已经超过其他算法,计算晶粒的生长,入门级别程序,基于分段非线性权重值的Pso算法,进行逐步线性回归。
- 2022-05-21 22:10:50下载
- 积分:1
-
pattern-classification
美国Richard O.Duda编著的pattern classification,是学习模式识别的好书,里面含有中英文两个版本,希望对大家学习有帮助!(The United States, Richard O.Duda compiled pattern classification, learning pattern recognition book, which contains two versions of Chinese and English learning!)
- 2012-05-03 20:33:50下载
- 积分:1
-
DFIGpwm
DFIG model for wind turbine
- 2011-07-06 19:35:24下载
- 积分:1
-
Chapter_1-figure_1_2
elshebri book solutions source codes
- 2011-07-14 01:37:03下载
- 积分:1