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

搜索资源列表

  1. MATLAB 解整数规划 (分支定界)

    3下载:
  2. matlab解用分支定界法解整数规划的程序。请大家参考-solutions using Matlab branch and bound method for integer programming procedures. Please refer
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-07-13
    • 文件大小:898
    • 提供者:杜香港
  1. IntProgFZ.rar

    1下载:
  2. 利用分支定界法求解整数规划问题,结果精确~~~~~,Using branch and bound method to solve integer programming problems, the results of precise ~~~~~
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:755
    • 提供者:kingtianran
  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. Iter

    2下载:
  2. 整数规划程序,好不容易找到哦,很不错,对编写单纯形法和整数规划都有参考价值-Integer planning process, hard to find Oh, very good, the preparation of the simplex method and integer programming have a reference value to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:522679
    • 提供者:wu吴冰
  1. bnb20

    0下载:
  2. 在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题-In practice, frequent need to solve nonlinear integer programming or mixed programming problem, the area a p
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4864
    • 提供者:leilei
  1. shuxueguihua

    0下载:
  2. 数学中经常用到的一些规划模型包含整数规划、线性规划、非线性规划-Frequently used for mathematical programming model contains a number of integer programming, linear programming, nonlinear programming
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:615147
    • 提供者:詹惠崇
  1. bnb20

    0下载:
  2. 非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()-Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:138639
    • 提供者:wangjunxia
  1. Nonlinear Integer Programming Matlab Genetic Algorithm Procedure

    1下载:
  2. 本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:5373
    • 提供者:liuyuanyuan
  1. xianxingzhengshuguihua

    0下载:
  2. 线性整数规划分支定界算法Matlab源码,算法简单有效-Linear integer programming branch and bound algorithm Matlab source code, algorithm is simple and effective
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4066
    • 提供者:songqianhui
  1. Integer_planning_brunch_and_bound_method

    0下载:
  2. 整数规划分支定界算法matlab通用源程序 各参数的意义同matlab优化工具箱的线性规划函数linprog -Integer_planning_brunch_and_bound_method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1674
    • 提供者:chei
  1. analysis

    0下载:
  2. 数模竞赛评审分析 优秀论文 非线形的整数规划模型-Analysis of digital-to-analog Contest outstanding papers integer non-linear programming model
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:56432
    • 提供者:刘刚
  1. linear-matlab

    0下载:
  2. 解整数规划的一系列程序,尤其是针对0-1规划.-Integer programming solution of a series of procedures, especially for 0-1 programming.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2994
    • 提供者:zhuying
  1. linearprogramming

    0下载:
  2. 利用mathematica、MATLAB解决线性规划,整数规划(0-1规划)的源代码-To solve the linear/integer/0-1 programming problems by mathematica or matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4295
    • 提供者:汪凯莱
  1. 整数规划粒子群算法

    0下载:
  2. 用于求解整数规划的粒子群算法C++代码。(C++ code of particle swarm algorithm for Solving integer programming)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:wm667
  1. 整数规划((MATLAB+LINGO源码))

    0下载:
  2. 整数规划((MATLAB+LINGO源码))(Integer programming ((MATLAB + LINGO source)))
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:流777
  1. 第02章 整数规划

    0下载:
  2. 规划中的变量(部分或全部)限制为整数时,称为整数规划。若在线性规划模型中, 变量限制为整数,则称为整数线性规划。(In the planning of variables (partial or complete) restricted to integers, known as integer programming. If the linear programming model, Variables are restricted to integers is called intege
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:188416
    • 提供者:aaaqsss
  1. 整数规划

    0下载:
  2. 建立优化模型,确定优化变量,利用整数规划算法进行优化,仿真结果图片显示。(The optimization model is established, the optimization variables are determined, the linear programming algorithm is used to optimize the results, and the simulation results are displayed.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:sanxj
  1. 第02章 整数规划

    0下载:
  2. 解决整数规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序(Solving integer programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:188416
    • 提供者:猿小白
  1. ch07 整数规划

    0下载:
  2. 整数规划是指规划中的变量(全部或部分)限制为整数,若在线性模型中,变量限制为整数,则称为整数线性规划。目前所流行的求解整数规划的方法往往只适用于整数线性规划。(Integer programming refers to the number of variables (all or part) in the planning that are limited to integers. In a linear model, the variables are limited to integers
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:402432
    • 提供者:ashtond
  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
    • 提供者:末光
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com