-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,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
-
用BP算法实现数字识别功能,可以显示状态变化图
用BP算法实现数字识别功能,可以显示状态变化图-BP algorithm digital identification function can demonstrate that changes in state plans
- 2022-03-25 03:32:05下载
- 积分:1
-
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。...
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。-RBF network based on the movement of the robot arm joint simulation. RBF network using the robot arm joint movement simulation modeling.
- 2023-06-09 04:40:02下载
- 积分:1
-
人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能...
人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能-The scientific development of artificial intelligence is now the most popular, the program adopted the principle of artificial neural network classification of image features
- 2022-04-20 10:15:52下载
- 积分:1
-
association rules of frequent item sets Algorithm Mafia1.4 version, a very good...
关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
- 2022-11-28 05:45:03下载
- 积分:1
-
A variety of numerical algorithms, including: binary tree, greedy algorithm, sea...
各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。-A variety of numerical algorithms, including: binary tree, greedy algorithm, search algorithm, genetic algorithm, simulated annealing algorithm, sub-rule tactics and so on.
- 2022-07-13 03:04:42下载
- 积分:1
-
线性判别分类器在虹膜数据集上的应用
Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
- 2022-05-05 04:26:44下载
- 积分:1
-
人工智能实验课程采用c语言环境啊…
人工智能课程的实验中用C语言环境实现子句归结的算法和反映-experimental artificial intelligence courses using C language environment to achieve phrase attributed to the algorithm and reflect
- 2022-01-24 16:52:24下载
- 积分:1
-
BP网络的时间
Backpropagation Network Time-Series Forecasting 源码, 经典的BPN人工神经网络例子源码-Backpropagation Network Time-Series Forecasting source, the classic example of artificial neural network BPN source
- 2023-06-13 21:10:03下载
- 积分:1
-
遗传算法,路径规划,机器人
遗传算法的机器人路径规划的源代码。用C++来实现的-Genetic algorithm path planning robot
- 2022-07-24 03:15:32下载
- 积分:1