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

搜索资源列表

  1. mySimplex

    0下载:
  2. 单纯形法:为求解线性规划问题的通用方法。一般在数学建模课上老师要求实现,这是为自己做的一个,希望各位上课时方便交作业。-Simplex Method: Solving linear programming problem for the general method. General in the mathematical modeling class the teacher asked the realization that this is done for their own one, I
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:20604
    • 提供者:liusaoyue1
  1. Algorithm

    0下载:
  2. 一些比较难找的算法代码 中国剩余定理.cpp 高斯消元.cpp 红黑树.cpp 排序后第k位置数.cpp 修正单纯形.c-Some of the more difficult to find the algorithm code Chinese Remainder Theorem. Cpp Gauss elimination. Cpp black tree. Cpp sort k position after a few. Cpp amendment simplex. C
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:5239
    • 提供者:贲道伟
  1. line

    0下载:
  2. 线性规划及一维搜索算法程序设计,基本理解和掌握了单纯形算法的基本原理,能够通过编写程序来求线形规划等基本问题-Linear programming and one-dimensional search algorithm program design, basic understanding and grasp of the simplex algorithm of the basic principles, through the preparation process to seek the
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:21515
    • 提供者:胡华敏
  1. linearProgram

    0下载:
  2. 组合数学中单纯形算法解决一般线性规划问题-Combinatorial mathematics in the general simplex algorithm to solve linear programming problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:101100
    • 提供者:walle
  1. simplex_algorithm

    0下载:
  2. 单纯形算法源程序,具有选择是求解目标值的最大还是最小问题,同时也具有可行性变量约束限制-Simplex algorithm source with the target choice is to solve the biggest problem is still the smallest, but also with the feasibility of variable binding constraints
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7594
    • 提供者:白芳
  1. Simplex

    0下载:
  2. 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1277
    • 提供者:linda
  1. SimplicityAlgorithm

    0下载:
  2. 求多维函数极值的一种算法,由Nelder和Mead提出,又叫单纯形算法,但和线性规划中的单纯形算法是不同的,由于未利用任何求导运算,算法比较简单,但收敛速度较慢,适合变元数不是很多的方程求极值-Multi-dimensional function extremum seeking an algorithm proposed by Nelder and Mead, also called the simplex algorithm, but in the linear programming si
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:李军
  1. Simplex

    0下载:
  2. 线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解-Of linear programming simplex method, simplex method for solving linear programming are the most important methods, procedures to determine first of all, the initial feasible solution, su
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3859
    • 提供者:fhcfan
  1. OR_SP

    0下载:
  2. 运筹学中的求解单纯形法和对偶单纯形法的小工具-Operations Research in the simplex method to solve and the dual simplex method for small tools
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:228557
    • 提供者:geofftablong
  1. tieren

    0下载:
  2. VIJOS中铁人三项一题。 本程序使用二维线性规划方法来求解。 二维线性规划,本程序使用了切割半平面的有效算法,比单纯形法在二维上快。 程序对所有数据均秒闪。-Triathlon VIJOS in a title. This procedure using the two-dimensional approach to solving linear programming. Two-dimensional linear programming, the procedure used
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1820
    • 提供者:curimit
  1. optimizethedesign

    0下载:
  2. 优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate gradient method, simplex meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:9948
    • 提供者:lijiale
  1. xxgh_M

    0下载:
  2. 与上次上传的原始单纯形算法属于系列问题,本例用大M法求解线性规划问题-From the last of the original simplex algorithm belonging to family issues, in this case M method to solve large linear programming problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:216171
    • 提供者:朱峰
  1. 1

    0下载:
  2. 这个系统基于单纯形法的基本思想概念,通过大M这一思想,派生出对偶单纯形法这个工具,希望这个程序能给大家带来实在的用途。-This system is based on the simplex method the basic idea of the concept of a large M this idea, derived from a large M simplex method this tool, I hope we can bring this process is used.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1375
    • 提供者:王竞婷
  1. danchunxing

    0下载:
  2. 单纯形搜索算法程序,用于快速搜索多变量函数的局部极小值。-Simplex search algorithm procedure for fast search multi-variable function of the local minimum value.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:4688
    • 提供者:方强
  1. simpgdsearch

    0下载:
  2. 格点搜索和单纯形法Matla源代码 -Grid search and simplex lattice Matla source code search and Matla simplex method source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2690
    • 提供者:小东
  1. linear

    0下载:
  2. 线性规划单纯形算法,包括子函数和主程序,用c++编写-Linear programming simplex algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1556
    • 提供者:A1042yang
  1. Simplex

    0下载:
  2. 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:153717
    • 提供者:周国旗
  1. 2

    0下载:
  2. 单纯形法源程序 单纯形法源程序-Simplex method, simplex method source code source code source code simplex method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2737
    • 提供者:tom
  1. danchunxing

    0下载:
  2. 分享自己编的优化方法程序,二阶段单纯形法.-Part of the optimization method to share their process, two phase simplex method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1410
    • 提供者:周旭
  1. DanChunXing

    0下载:
  2. 实现单纯形解线性方程的过程,以及灵敏度分析-Simplex Solution of linear equations to achieve the process, as well as sensitivity analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:378427
    • 提供者:张英
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 24 »
搜珍网 www.dssz.com