-
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
-
fdtd3D_pec
finite difference time domain 3d code pec BC
- 2010-10-30 07:21:05下载
- 积分:1
-
CONSTR
matlab数学建模工具箱,约束优化,非线性规划。(matlab toolbox of mathematical modeling, constrained optimization, nonlinear programming.)
- 2011-11-02 17:03:45下载
- 积分:1
-
cubicsplineproject
the source code for bicubic and cubic spline image analysis. This is done in the Matlab. It can process the image and make it clear
- 2011-11-16 08:06:53下载
- 积分:1
-
psat
this is a good file for GME study
- 2012-10-03 03:25:05下载
- 积分:1
-
Matlab_WCDMA_FDD_Simulink
说明: 做的很好的Matlab WCDMA FDD Simulink 仿真(Do a very good simulation of Matlab WCDMA FDD Simulink)
- 2009-07-26 16:59:47下载
- 积分:1
-
matlab-100
说明: 100个MATLAB程序,涉及数值分析、图形处理、界面设计、图形应用,稍加修改,即可套用。(100 MATLAB programs, involving numerical analysis, graphics, interface design, graphics, slightly modified, can be applied.)
- 2011-03-14 19:31:30下载
- 积分:1
-
MatPIV161
很好的粒子图像测速(PIV)Matlab源代码,本人在Matlab 2010下测试通过。(Particle image velocimetry (PIV) Matlab source code, I tested it using the Matlab 2010.)
- 2010-05-07 15:58:48下载
- 积分:1
-
bilinear-interpolation
采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。(using bilinear interpolation algorithm for image scaling, matlab can compile)
- 2015-02-06 15:36:49下载
- 积分:1
-
control
pi整定程序 ki kp参数整定(半人工式)(ki kp pi tuning parameter tuning process (semi-manual type))
- 2011-05-12 09:15:40下载
- 积分:1