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

搜索资源列表

  1. aaa

    0下载:
  2. 运筹学中有关线性规划的模型说明 线性规划及单纯形法-Operations Research in the descr iption of the linear programming model linear programming and the simplex method
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1180487
    • 提供者:hon
  1. DETECTION_THRESHOLDING_USING-MUTUAL_INFORMATION.r

    0下载:
  2. DETECTION THRESHOLDING USING MUTUAL INFORMATION, a novel non-parametric thresholding method that we term Mutual-Information Thresholding. In our approach, we choose the two detection thresholds for two input signals such that the mutual informa
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3079245
    • 提供者:shn
  1. LP_DOS_pulic

    0下载:
  2. 单纯形法求解线性规划问题小程序。本人非计算机专业,自己写的。还望多多指教。-Simplex method for solving linear programming problems applet.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:6155
    • 提供者:
  1. CPPsimplex

    0下载:
  2. 单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1567883
    • 提供者:rabbit
  1. GameTheory[1]

    0下载:
  2. G.1 Two-Person Zero Sum Games Reduction by Dominance G.2 Strictly Determined Games G.3 Mixing Strategies G.4 Solving Games with the Simplex Method You’re the Expert—Harvesting Forests-G.1 Two-Person Zero Sum Games Reduction by Dominance G.2
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:696939
    • 提供者:lijianglei
  1. danchun

    0下载:
  2. C语言实现的单纯形法程序 可以运行 能够实现单纯形法的运算-C language program of the simplex method can be run to achieve the simplex method of computing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5088
    • 提供者:理想
  1. daima

    0下载:
  2. 关于运筹学线性规划的java代码 包括单纯型法-About the operations research linear programming java code including the simplex method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2421
    • 提供者:大哥大
  1. dcxf

    0下载:
  2. 用单纯形法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Simplex method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1416
    • 提供者:张帆
  1. matlab_optoinal

    0下载:
  2. 这是用matlab编写的最优化理论中的单纯形法的程序-This is using matlab optimization theory in the simplex method procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4538
    • 提供者:liuhaoyang
  1. DELPHI_SIMPLEX

    0下载:
  2. simmplex method contain the alghoritm of simplex method on Object pascal
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:873318
    • 提供者:Serj
  1. danchunxingfa

    1下载:
  2. 用单纯形法解线性规划 根据单纯形法的原理,在线性规划问题中,决策变量(控制变量)x1,x2,…x n的值称为一个解,满足所有的约束条件的解称为可行解。使目标函数达到最大值(或最小值)的可行解称为最优解。这样,一个最优解能在整个由约束条件所确定的可行区域内使目标函数达到最大值(或最小值)。求解线性规划问题的目的就是要找出最优解。 -According to the principle of the simplex method, in linear programming problem, the
  3. 所属分类:matlab

    • 发布日期:2015-05-22
    • 文件大小:1024
    • 提供者:cxx
  1. danchunxing

    0下载:
  2. 求解线性规划的单纯形法,M文件,里面有注释,可以求标准的线性规划问题。-Solve the linear programming of the simplex method, there are comments
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1181
    • 提供者:fish
  1. danchunxingfa

    0下载:
  2. 对偶单纯形法matlab程序,可以显示每步计算步骤,方便初学者理解单纯形法。-Dual simplex method matlab, can display every step calculation steps for beginners to understand the simplex method.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:648
    • 提供者:ldr
  1. gaijindanchunxingfa

    0下载:
  2. 实现改进的单纯形法 可以更好的帮助初学者理解该算法或者是提供一些建议-Achieve improved simplex method can help beginners to better understand the algorithm, or offer some suggestions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:4240
    • 提供者:吴贵芳
  1. General-simplex-procedure

    0下载:
  2. 两阶段法 线形规划求解 delphi源码-Two-stage method Linear Solver delphi source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:215988
    • 提供者:于跃
  1. MyClass

    0下载:
  2. 线性规划单纯形法的简单c++实现。可以解较为简单的线性规划方程。-This is about simplex-method of linear-program.It is simply to solve the linear programming equation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1307
    • 提供者:人类
  1. danchunxingfa

    0下载:
  2. 单纯形法的源程序,很好用的哦,运筹学线性规划-Of the simplex method source program, nice oh, operations research linear programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4960
    • 提供者:qmm
  1. youhua

    2下载:
  2. 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:王浩
  1. RevisedSimplex

    0下载:
  2. 这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解-This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:905
    • 提供者:Maggie
  1. CPP

    0下载:
  2. c++单纯型法。方法不错,希望对大家有帮助。-The simplex method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2038
    • 提供者:Scott
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 21 »
搜珍网 www.dssz.com