CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 整数规划

搜索资源列表

  1. 11

    0下载:
  2. 有详细的整数规划源代码,可以用于控制器参数寻优-Detailed integer programming source code, can be used for controller parameters optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2582
    • 提供者:残墨
  1. integer-programming

    0下载:
  2. 该MATLAB程序提供了简单的整数规划功能-The MATLAB program provides a simple function of integer programming
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2700
    • 提供者:wjwei
  1. Integer-Programming

    0下载:
  2. 求解整数规划的一个很好的工具,文件是一个调用函数,读者可以根据自己的需求编写程序并调用-The program is used for integer programming,and it can efficiently solved those question, you can write the orders to call the program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1232
    • 提供者:wangj
  1. integer-programming

    0下载:
  2. 可用于解决整数规划方面的问题。用matlab编写的源代码。-integer programming
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2582
    • 提供者:jadery
  1. BNBGUI

    0下载:
  2. matlab数学建模工具箱,非线性整数规划图形工具-matlab toolbox of mathematical modeling, graphical tools for nonlinear integer programming
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:525
    • 提供者:feeling
  1. integer-programming

    1下载:
  2. 三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的-Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:2587
    • 提供者:zxq
  1. IntProgFZ1

    0下载:
  2. matlab利用分支定界法求解整数规划的m函数文件,有详细的输入说明-matlab using the branch and bound method for solving integer programming m-function file, a detailed descr iption of the input
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:895
    • 提供者:lianhao
  1. YALMIP

    0下载:
  2. 用matlab解线性规划,整数规划,非线性规划,混合规划以及其它的规划推荐使用YALMIP,它是matlab的工具箱.-Using matlab for solving linear programming, integer programming, nonlinear programming, mixed planning and other planning recommended YALMIP, it is the matlab toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1069382
    • 提供者:wenL
  1. ip

    2下载:
  2. 分支定界法、割平面法、隐式枚举法的整数规划matlab源代码-The branch and bound method for, cut plane method, the method of implicit enumeration methods of integer programming matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3183
    • 提供者:lzyacht
  1. ILP

    0下载:
  2. 最优化计算一书中整数规划源代码,已测试验证,可直接运行!-Optimization Calculation of integer programming source code of a book, testing and certification, can be directly run!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2830
    • 提供者:feifei
  1. intprog

    0下载:
  2. 整数规划的MATLAB实现 函数求解如下形式的整数规划问题-Integer Programming MATLAB function to calculate the form of integer programming problem
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1681
    • 提供者:sun
  1. programs-and-resauces

    0下载:
  2. 压缩包中包含5个matlab源代码和一份matlab编程指导资料。代码依次是floyd.mgrMaxFlows.m,grMinVerCover.m,mintreek.m,IntLp.m.前四个是图论与网络优化非常好用的程序,第五个用于求解整数规划问题。-Compression package contains five Matlab source code and a Matlab programming guide information. The code is followed by fl
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:226594
    • 提供者:
  1. MIP

    1下载:
  2. 运用分枝定界法求解混合整数规划程序 各输入参数的含义: min f*x A*x<=b Aeq*x=beq iter_num_max:迭代次数的上限 lb:各变量的下限 ub:各变量的上限 x0:初值 ID:0、1变量,ID(k)=1,表示第k个变量为整数变量,ID(k)=0,表示第k个变量为非整数变量 ftemp_up:初始上界,无法找到初始上界,默认为无穷大 IP:初始可行解,无法找到初始可行解,默认为空 各输出参
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:1888
    • 提供者:程序菜鸟
  1. intprog

    0下载:
  2. 整数规划matlab代码,代码简洁、效率高-Integer programming matlab code, the code is simple, high efficiency
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1523
    • 提供者:
  1. Benders

    1下载:
  2. 应用Benders分解算法解决混合整数规划问题-Application Benders decomposition algorithm to solve mixed integer programming problems
  3. 所属分类:matlab

    • 发布日期:2017-09-18
    • 文件大小:2048
    • 提供者:刘胡
  1. DividePlane

    0下载:
  2. 最经典的Gomory割平面法求解整数规划问题-The most classic Gomory cutting plane method for solving integer programming problems
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1568
    • 提供者:zhengjianhui
  1. fxxzs

    0下载:
  2. 本例子为非线性整数规划的准确求解的有效方法之一。-The example of one of the accurate and effective method of solving nonlinear integer programming coefficients.
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:513
    • 提供者:王占武
  1. 002

    0下载:
  2. 使用matlab语言编程解决整数规划问题-Using matlab language programming to solve the integer programming problem
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:188792
    • 提供者:winner
  1. fenzhidingjie

    0下载:
  2. 分支定界法,解决整数规划问题,很好的优化算法,可以学习-Branch and bound method to solve the problem of integer programming, a good optimization algorithm can learn
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:839
    • 提供者:
  1. YALMIP

    0下载:
  2. 解整数规划问题的matlab程序包 能够很好地解决非线性规划问题-Solving of Integer Programming
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1096580
    • 提供者:江涛
« 1 2 3 45 6 »
搜珍网 www.dssz.com