文件名称:GA
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm to solve the 01 knapsack problem. In the 0/1 knapsack problem, there is a need for a capacity of c for the loaded backpack. From the n-items, select the items into the backpack, each item i the weight of wi, the value of pi. Feasible for loading backpack, backpack items total weight can not exceed the capacity of backpack, the best load is the value of the items loaded the highest.
相关搜索: 背包问题
背包
背包问题
matlab
matlab
knapsack
Knapsack
matlab
knapsack
matlab
ga
遗传算法
背包
背包问题
matlab
模拟退火
knapsack
ga
背包
问题
背包
背包问题
matlab
matlab
knapsack
Knapsack
matlab
knapsack
matlab
ga
遗传算法
背包
背包问题
matlab
模拟退火
knapsack
ga
背包
问题
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA.m