-
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
-
original_DTC
基于最简单的直接转矩控制的matlab程序框图,经试验,完全可以正常运转(Based on the most simple and direct torque control matlab block diagram, the test, can operate normally)
- 2013-07-23 15:56:42下载
- 积分:1
-
MATLAB6.5wavelet
MATLAB6.5辅助小波分析与应用,在matlab6.5环境下使用小波分析工具开发的详细说明和算例(Simulated MATLAB6.5 auxiliary wavelet analysis and application of MATLAB6.5 environment using wavelet analysis tools are developed in detail)
- 2013-03-14 17:45:18下载
- 积分:1
-
fdmtm
finite difference method有限差分法求波导的TM模式(finite difference method finite difference method for the TM waveguide mode)
- 2007-04-25 10:11:51下载
- 积分:1
-
minNF
内点罚函数法,求解最优化问题规划,适用于mantlb程序(Interior point penalty function method for solving optimization problems planning procedures applicable to mantlb)
- 2020-11-12 12:59:44下载
- 积分:1
-
Rayleigh-fading-channel-(2)
瑞利衰落信道(Rayleigh fading channel)是一种无线电信号传播环境的统计模型。这种模型假设信号通过无线信道之后,其信号幅度是随机的,即“衰落”,并且其包络服从瑞利分布。(Rayleigh fading channel, Rayleigh fading channel) is a statistical model of radio signal propagation environment. This model assumes that the signal through a wireless channel, its signal amplitude is random, or "decline", and its envelope obey Rayleigh distribution.
)
- 2013-05-03 18:14:33下载
- 积分:1
-
img-filter
an adaptive median filter
- 2012-11-14 15:01:54下载
- 积分:1
-
PSO_2D1
二维的粒子群算法仿真试验的matlab代码, 希望对大家有有帮助。(two-dimensional simulation PSO upload point of view we have a right to help.)
- 2009-04-17 12:58:54下载
- 积分:1
-
itdemo1
Jacobi GS SOR 方法解线性方程迭代速度的比较(Jacobi GS SOR iterative method to solve linear equations comparison of speed)
- 2010-12-22 20:07:13下载
- 积分:1
-
color
用于图论里面求最小着色数,这么长可以了吗?????(my english is really poor, dunt know how to translate it)
- 2013-09-18 22:55:53下载
- 积分:1