搜索资源列表
-
2下载:
本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
-
-
8下载:
本程序是用遗传算法实现的目标火力分配问题,绝对能运行处你想要的结果-This procedure is used to achieve the goal of genetic algorithm the distribution of power, absolutely you want to run the Department the results of
-
-
0下载:
本程序运用了遗传算法,解决了以数组为数据结构的最优路径选择问题。-This procedure using genetic algorithm, to solve the array data structure for the selection of the optimal path.
-
-
0下载:
遗传算法,很实用的程序,给大家一个借鉴吧,希望可以帮到大家-Genetic algorithm, the procedure is very practical, given the right draw, I hope you can help
-
-
0下载:
用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
-
-
0下载:
带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
-
-
0下载:
Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
-
-
0下载:
back propagation and genetic algorithm in neural networks
-
-
0下载:
Genetic Algorithm sample code
-
-
0下载:
本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
-
-
0下载:
基于免疫遗传算法的QOS路由选择问题
给予免疫遗传算法的多目标优化问题
-Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
-
-
1下载:
遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
-
-
0下载:
半监督遗传算法,基于kmeans的半监督遗传算法-Semi-supervised genetic algorithm, based on the semi-supervised genetic algorithm kmeans
-
-
0下载:
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-GA (Genetic Algorithm) is
-
-
0下载:
用matlab实现遗传算法来辨识线性系统参数,-Using matlab genetic algorithm to identify the linear system parameters
-
-
0下载:
Genetic algorithm based routing
-
-
0下载:
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 h
-
-
0下载:
genetic algorithms : )
-
-
0下载:
这是一个GA遗传算法的实现,很好可以使用(This is an implementation of a GA genetic algorithm)
-
-
1下载:
这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
-
« 12
3
4
5
6
7
8
9
10
...
13
»