-
遗传算法的一些应用
遗传算法的一些应用-GA applications
- 2022-02-09 16:50:38下载
- 积分:1
-
遗传算法的文章
遗传算法的文章- Heredity algorithm article
- 2022-03-15 21:24:06下载
- 积分:1
-
instructors put sequential learning into traditional learning instructors, weka...
把 sequential 有导师学习问题转化为传统的有导师学习问题,是weka机器学习系统(本站可下载)的一个拓展-instructors put sequential learning into traditional learning instructors, weka machine learning system (download site), an expansion
- 2022-04-24 17:16:03下载
- 积分:1
-
TSP with ant colony algorithm to solve the problem in the C runtime environment
用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
- 2022-11-11 18:30:04下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
一个基本的遗传算法的C++语言,有三个文件。
一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
- 2022-03-17 02:39:57下载
- 积分:1
-
这是一个feret数据库,对做模式识别的人来说非常有用的库.
这是一个feret数据库,对做模式识别的人来说非常有用的库.-液feret 菘, 模 式 识 说 浅玫目.
- 2022-03-20 16:42:29下载
- 积分:1
-
遗传算法求解函数极值,一个基础的实用程序
遗传算法求解函数极值,一个基础的实用程序-Extremal function of genetic algorithm, one based on utility
- 2022-04-17 13:39:44下载
- 积分:1
-
Multi
多目标优化问题,此例中经遗传算法优化子代个体数目逐步减少,最后稳定在10个染色体个体-Multi-objective optimization problem, in this case, by the genetic algorithm to gradually reduce the number of offspring individuals, and finally stabilized at 10 chromosome individual
- 2023-07-14 19:15:03下载
- 积分:1
-
Using the genetic algorithm automatically Timetable
利用遗传算法自动进行排课-Using the genetic algorithm automatically Timetable
- 2022-03-15 17:04:47下载
- 积分:1