搜索资源列表
SimpleProgramofGA
- 一个简单实用的遗传算法c程序.代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。
wangluochonggou
- 配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解
sga
- 基于基本遗传算法的函数最优化 《遗传算法——理论、应用与软件实现》,王小平、曹立明编着 -A function of the basic genetic algorithm-based optimization "Genetic algorithm- theory, application and software implementation, Wang Xiaoping, Cao Liming, ed
function
- 遗传算法小程序,计算一元高次函数的极值问题,简单易行。-Applet genetic algorithm, extremal problem of the calculation of the function of a high, simple and easy.
genetic
- 用遗传算法编的求解最优潮流的目标函数和住程序-Optimal Power Flow with genetic algorithm programmed objective function and live program
matlab-Genetic-algorithm
- matlab的遗传算法命令,里面包含遗传算法的交叉,选择,变异函数等,以及一些例子。-The genetic algorithm matlab command, which contains genetic algorithm crossover, selection and mutation function, as well as some examples.