goosfand 在 2018-02-09 16:33:59 上传
说明:genetic algorithms : )
开发平台:C/C++ | 大小:174KB | 下载1次
JRATHKE 在 2018-02-07 08:00:03 上传
说明:Genetic Algorithm in Matlab
开发平台:matlab | 大小:5KB | 下载2次
tobie 在 2018-02-03 17:04:42 上传
说明:genetic algorithm; GA genetic algorithm;
开发平台:matlab | 大小:26KB | 下载7次
ys21 在 2018-01-31 18:22:09 上传
说明:DE codes for features mutasyon seleksiyon
开发平台:matlab | 大小:1KB | 下载1次
R.Farshi 在 2018-01-28 23:23:52 上传
说明:Implementation of Genetic Algorithm
开发平台:matlab | 大小:9KB | 下载1次
medou 在 2018-01-25 20:15:47 上传
说明:A very important paper for implementing genetic algorithms to solve the unit commitment problem.
开发平台:matlab | 大小:827KB | 下载19次
jmjmjm 在 2018-01-23 23:53:20 上传
说明:Optimal Power flow(OPF) is allocating loads to plants for minimum cost while meeting the network constraints. It is formulated as an optimization problem of minimizing the total fuelvcost of all committed plant while meeting the network(power flow ) constraints. The variants of the problems are numerous which model the objective and the constraints in different ways
开发平台:matlab | 大小:56KB | 下载11次
zj992 在 2017-12-23 12:17:58 上传
说明:visual c++背包问题遗传算法求解,含注释
开发平台:Visual C++ | 大小:280KB | 下载1次
wangqun999 在 2017-12-20 17:05:20 上传
说明:粒子群优化算法和遗传优化算法的matlab M文件
开发平台:C++ | 大小:16KB | 下载4次
xufanfan 在 2017-12-19 10:07:34 上传
说明:Introduction to Algorithms PPT second
开发平台:Visual C++ | 大小:306KB | 下载1次
wang0618 在 2017-12-19 09:26:34 上传
说明:introduction to algotithem
开发平台:WINDOWS | 大小:5049KB | 下载1次
LL小怪兽 在 2017-12-17 16:07:43 上传
说明:使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解 约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8
开发平台:Java | 大小:10KB | 下载2次
5714566 在 2017-12-12 18:52:14 上传
说明:遗传算法:非数值并行算法遗传算法.非数值并行算法遗传算法.遗传算法:非数值并行算法遗传算法.非数值并行算法遗传算法.
开发平台:WINDOWS | 大小:29KB | 下载6次
neh 在 2017-12-10 15:39:38 上传
说明:genetic algorith for scheduling in cloudsim
开发平台:Java | 大小:160KB | 下载10次
pedrohagui 在 2017-12-08 17:08:57 上传
说明:Genetic algorithms implementation
开发平台:matlab | 大小:4KB | 下载4次
edjalma 在 2017-12-07 08:37:00 上传
说明:The Michalewicz function has d! local minima, and it is multimodal. The parameter m defines the steepness of they valleys and ridges; a larger m leads to a more difficult search.
开发平台:Java | 大小:708KB | 下载1次
安然1 在 2017-12-05 11:00:58 上传
说明:采用matlab语言编程,遗传算法的实现,主程序
开发平台:matlab | 大小:1KB | 下载1次
sanashah 在 2017-12-04 19:07:09 上传
说明:timetable using genetic algorithm
开发平台:Java | 大小:39KB | 下载3次
reyhooon 在 2017-12-03 23:32:05 上传
说明:In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate high-quality solutions to optimization and search problems by relying on bio-inspired operators such as mutation, crossover and selection.
开发平台:Others | 大小:4KB | 下载2次
aaaazzz 在 2017-12-02 20:50:21 上传
说明:遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成
开发平台:Visual C++ | 大小:1KB | 下载1次
Mithera 在 2017-11-30 22:04:06 上传
说明:Quadratic assignment problem using matlab
开发平台:matlab | 大小:3KB | 下载2次
梨花雨凉 在 2017-11-21 11:37:18 上传
说明:遗传算法又叫基因进化算法,或进化算法。属于启发式搜索算法一种,这个算法比较有趣,并且弄明白后很简单,写个100-200行代码就可以实现。在某些场合下简单有效。本文就花一些篇幅,尽量白话方式讲解一下。
开发平台:matlab | 大小:4710KB | 下载6次
jcesarct81 在 2017-11-19 13:21:24 上传
说明:Genetic algorithm programming in MATLAB
开发平台:matlab | 大小:8KB | 下载1次
ahmadshahbaz 在 2017-11-18 01:14:33 上传
说明:genetic base algorithm
开发平台:C/C++ | 大小:118KB | 下载1次
ankitrevv 在 2017-11-17 02:31:23 上传
说明:Genetic Algorithm for WSN
开发平台:C/C++ | 大小:428KB | 下载2次
ankitrevv 在 2017-11-17 02:30:01 上传
说明:routing in wireless sensor network
开发平台:C/C++ | 大小:886KB | 下载1次
ankitrevv 在 2017-11-17 02:22:44 上传
说明:genetic algorithm and leach protocol algo
开发平台:C/C++ | 大小:1300KB | 下载2次
ankitrevv 在 2017-11-17 02:18:44 上传
说明:genetic algorithm and leach protocol
开发平台:C/C++ | 大小:663KB | 下载2次
ankitrevv 在 2017-11-17 02:15:55 上传
说明:leach protocol and genetic algorithm
开发平台:C/C++ | 大小:119KB | 下载1次
ankitrevv 在 2017-11-17 02:14:14 上传
说明:this is research paper related to routing
开发平台:Delphi | 大小:119KB | 下载1次