CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab knapsack

搜索资源列表

  1. TSPTravelingsalesmanproblem

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序拟退火算法解0-1背包问题MATLAB源代码 -complete graph Hamilton Circle genetic simulated annealing Matlab to be definitive source solution annealing 0 - a knapsack problem MATLAB source code
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2041
    • 提供者:zh110
  1. saa

    1下载:
  2. 使用模拟退火算法解0-1背包问题MATLAB源代码-using simulated annealing Xie 0-1 knapsack problem MATLAB source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1186
    • 提供者:林鑫
  1. greedy

    0下载:
  2. 使用贪婪算法 解决0-1背包问题MATLAB源代码-greedy algorithm used to solve 0-1 knapsack problem MATLAB source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:林鑫
  1. 背包问题

    0下载:
  2. matlab背包问题 密码2347725-knapsack problem Matlab code 2347725
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2142
    • 提供者:张宗胜
  1. pso

    0下载:
  2. 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:957
    • 提供者:曹洪印
  1. GreedyAlgOfdmExample

    0下载:
  2. Greedy Alg Ofdm Example
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:1270
    • 提供者:Fray
  1. ConstrainedOptimization

    0下载:
  2. Constrained optimization has been explained with matlab 2007a. This has been explained with various benchmark functions. The main program can be directly applied to knapsack problem and portfolio optimization problem directly. These programs have b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5110
    • 提供者:missed2010
  1. course_soft

    0下载:
  2. 理发店系统的模拟,背包问题求解得穷举法得到最优解的程序等的MATLAB程序源代码-Barbershop system simulation, Knapsack Problem was exhaustive method to obtain the optimal solution procedures for the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8925
    • 提供者:liuliu
  1. PSO

    0下载:
  2. 粒子群算法解决背包问题。包含matlab 源程序,和一份报告。我的一份作业-Particle swarm algorithm to solve knapsack problem. Matlab source code included, and a report. I have a job
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:14893
    • 提供者:黄涛
  1. d66906376b80

    0下载:
  2. 遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明-Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text descr iption
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:585920
    • 提供者:px
  1. aa

    0下载:
  2. 在过去的几年中, 背包问题吸引了众多理论研究人员和应用工作者的注意力, 因而得到了广泛而深入的研究。理论方面, 研究兴趣主要来自于该问题简单的结构, 而这种特点既可以深入探索许多组合特性, 又可以通过解决一系列背包子问题来最终求解更为复杂的优化问题。实践方面, 这些问题可以表述许多工业场合的应用, 最典型的应用包括货 物装载、存储分配和资本预算等等。在寻找背包问题可行解的过程中, 出现了众多的算法, 本文是利用MATLAB 程序求背包问题可行解的一种算法。-In the past few y
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:24717
    • 提供者:hh
  1. PSO

    0下载:
  2. matlab求解粒子群,属于0-1背包问题-matlab to solve the particle swarm, belonging to the 0-1 knapsack problem
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1228
    • 提供者:陈小艺
  1. GSO_package

    3下载:
  2. 使用MATLAB实现的人工萤火虫群优化算法解决背包问题-Using MATLAB artificial fireflies swarm optimization algorithm to solve the knapsack problem
  3. 所属分类:matlab

    • 发布日期:2014-09-06
    • 文件大小:2048
    • 提供者:丁毅
  1. BB

    0下载:
  2. 对背包问题进行研究 用MATLAB来实现-Knapsack problem using MATLAB to realize
  3. 所属分类:Tab Control

    • 发布日期:2017-11-21
    • 文件大小:6312
    • 提供者:
  1. Week06

    0下载:
  2. Simple Matlab code for the 0-1 Knapsack problem: "Given a set of items, each with a weight and a value, determine the number of each item to include in a collection so that the total weight is less than a given limit and the total value is as large a
  3. 所属分类:Editor

    • 发布日期:2017-11-24
    • 文件大小:41292
    • 提供者:Thao
  1. GQA_backpak

    0下载:
  2. 解决背包问题遗传量子算法matlab实例-Quantum genetic algorithm to solve knapsack problem matlab examples
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9880
    • 提供者:fadfaddfa
  1. targetalloc

    3下载:
  2. 目标分配的遗传算法在matlab的实现,可以用于在武器分配,以及背包问题。-Target allocation matlab genetic algorithm implementations that can be used in weapons distribution, and the knapsack problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:JeremyZhang
  1. ac

    0下载:
  2. 蚁群算法解决背包问题,matlab环境实现c流程(Ant colony algorithm solves knapsack problem, and realizes C process in Matlab environment.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:sgdmc
  1. 穷举法求解0-1整数规划的matlab程序

    2下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。(0-1 integer programming has a very wide application background, such as assignment problem, knapsack problem and so on. In
  3. 所属分类:数学计算

    • 发布日期:2020-03-26
    • 文件大小:2048
    • 提供者:末光
  1. matlab程序(解决0-1背包问题)

    3下载:
  2. 使用遗传算法解决0-1背包问题,调试成功,非常适合初学者了解遗传算法和0-1背包问题(Using genetic algorithm to solve 0-1 knapsack problem, debugging is successful. It is very suitable for beginners to understand genetic algorithm and 0-1 knapsack problem.)
  3. 所属分类:其他

    • 发布日期:2020-10-10
    • 文件大小:21504
    • 提供者:MR安眠
« 1 2 3 45 »
搜珍网 www.dssz.com