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

搜索资源列表

  1. zhengshuguihua

    0下载:
  2. 最优化问题中的整数规划问题,最优解需要是整数-Optimization problem of integer programming problems, the optimal solution requires an integer
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2375
    • 提供者:王小六
  1. GA-Matlab.doc

    0下载:
  2. 遗传算法解非线性问题,0-1整数规划,附图表,实例-Genetic Algorithm for Nonlinear 0-1 integer programming problems, drawing tables, examples
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:62937
    • 提供者:May
  1. Gomory

    0下载:
  2. 用割平面法求解整数规划mat源程序,这个方法可以运行,用割平面法求解整数规划mat源程序,这个方法可以运行-By cutting plane method for solving integer programming mat source, this method can be run by solving integer programming source mat cutting plane method, this method can be run
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:736
    • 提供者:费雪
  1. BNBGUI

    0下载:
  2. 分支定界算法的GUI版用来解整数规划问题相当方便-Branch and bound algorithm for the solution of the GUI version of integer programming problem Convenience ~ ~ ~
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:611
    • 提供者:lightly
  1. BendersDecomposition

    0下载:
  2. 用benders分解法求解0-1整数规划问题-0-1 integer programming problem using benders decomposition method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1338
    • 提供者:苏玮
  1. zuiyouhua

    0下载:
  2. 求解约束优化,非线性最小二乘优化,线性优化,整数规划,二次规划等最优化问题-Solving constrained optimization, nonlinear least squares optimization, linear optimization, integer programming, quadratic programming and other optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:38948
    • 提供者:肥肥
  1. L01

    0下载:
  2. 隐枚举法求解01整数规划问题,约束线性,目标函数线性-01 implicit enumeration method for solving integer programming problems, constraints linear, linear objective function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:641
    • 提供者:肥肥
  1. 0-1matlab

    0下载:
  2. 穷举法求解0-1整数规划的matlab程序-0-1 LP based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:皇帝
  1. zhengshuguihua

    0下载:
  2. 大学生数学建模整数规划,MATLAB学习资料,含例题讲解-Mathematical modeling of integer programming, MATLAB learning materials, including examples explain
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:188078
    • 提供者:zyt
  1. data

    0下载:
  2. 隐枚举法解整数规划,一开始先进行变量个数判断,小于三则直接遍历。-Implicit enumeration method for solving integer programming, beginning first performed to determine the number of variables, less than three directly traversal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:李克
  1. fenzhidingjiefa

    0下载:
  2. 分支定界法能够用在处理整数规划问题中,是一种很经典的方法。希望大家有用!-Branch and bound method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1896
    • 提供者:刘滔
  1. linear-programming-algorithm

    0下载:
  2. 线性规划算法,整数规划及二次规划算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Linear programming algorithm, integer programming, quadratic programming algorithm, tested converges faster, effect is good, need to nonlinear optimization can draw lessons from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6973
    • 提供者:wyg
  1. evacuation

    1下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网-very goog
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:henry
  1. lp_solve_5.1_MATLAB_exe

    0下载:
  2. 运用分枝定界法求解混合整数规划的matlab程序- Use the branch and bound method for solving mixed integer programming procedures -Use the branch and bound method for solving mixed integer programming procedures
  3. 所属分类:matlab例程

    • 发布日期:2017-04-06
    • 文件大小:51241
    • 提供者:chris
  1. PlanProblem

    0下载:
  2. 线性规划: CmpSimpleMthd(完整单纯形法) 整数规划(含0-1规划) DividePlane(割平面法) ZeroOneprog(枚举法) 二次规划 QuadLagR(拉格朗日法) ActivedeSet(起作用集法)-Linear Programming: CmpSimpleMthd (complete simplex method) Integer programming (including 0-1 Programming) Divide
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5199
    • 提供者:wyf
  1. branchbound

    0下载:
  2. 适用于整数规划中的分枝定界方法,比较常用的算法。参数说明在程序中写的很清楚了,欢迎大家下载使用。-Integar Optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:li
  1. GA-knapsack-problem

    0下载:
  2. 使用遗传算法解决经典的背包问题,即整数规划问题。-Using genetic algorithm to solve the classic knapsack problem, that is, the problem of integer programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6367
    • 提供者:王志成
  1. DividePlane

    0下载:
  2. 整数规划问题中,割平面法,这是最经典的Gomory割平面法-Integer programming problem, the cutting plane method, this is the most classic Gomory cutting plane method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1226
    • 提供者:李煜
  1. 02-2

    0下载:
  2. 司守奎matlab lingo数学建模与应用配套程序 第二章 整数规划编程源代码-Company keep kratos lingo mathematical modeling, and application of matlab program The second linear programming programming source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3012
    • 提供者:熊国欢
  1. zhenshuguihua

    0下载:
  2. 史上最全的matlab整数规划源代码包含三个文件,三种方法-matlab OPTIMIZAM
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2528
    • 提供者:朱作
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com