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

搜索资源列表

  1. simplex_method

    0下载:
  2. 自己编写的计算运筹学单纯型法的源代码,用VC++6.0-Computing operations research simplex method of source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:176437
    • 提供者:Lee
  1. simps

    1下载:
  2. Nelder-Mead SIMPS = Strategy Simplex Constrained minimizer, based on iterations of full-dimensional simplex calls (Nelder-Mead direct search method), each time followed by a series of two-dimensional simplex calls (local improvements by
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9595
    • 提供者:Yinjun
  1. simplex

    0下载:
  2. 优化设计算法:用单纯形法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发-Optimization algorithm: the simplex method with the optimal solution of objective function and the optimal value, has verified the correctness of the algorithm in visual c++6.0 under development
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:20275
    • 提供者:猎豹
  1. NelderMeadSimplexMethodforDirectSearch

    0下载:
  2. Nelder Mead Simplex Method for Direct Search
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2863
    • 提供者:rozita
  1. simplex

    0下载:
  2. Simplex method for C works for any input
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1570
    • 提供者:kikumarukike
  1. simplex

    0下载:
  2. 用单纯形法中的人工变量法求解线性规划问题,C语言实现-Simplex method of artificial variables for solving linear programming, C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1910
    • 提供者:高磊
  1. Simplex

    0下载:
  2. C++ Code for Simplex Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2177
    • 提供者:MTR
  1. linear-program-java

    1下载:
  2. 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2731
    • 提供者:manqingli
  1. simplex

    0下载:
  2. 用matlab编写程序实现最优控制中的单纯形法。-Matlab programming with optimal control of the simplex method.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2527
    • 提供者:高盼
  1. Tubes_TRO_Pranajati_0807648_Simplex

    0下载:
  2. Generate with Simplex Method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:137874
    • 提供者:Pranz At
  1. simplex.m

    2下载:
  2. useful coding in matlab regarding cognitive radio wirless mesh networks.this uses linear programming using simplex II method.
  3. 所属分类:matlab

    • 发布日期:2017-01-29
    • 文件大小:2048
    • 提供者:Suganya
  1. Simplex

    0下载:
  2. Simplex method. Written by Java. You should change function, and first Point. x0.x1 = -1 x0.x2 = 1 -Simplex method. Written by Java. You should change function, and first Point. x0.x1 = -1 x0.x2 = 1
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:761
    • 提供者:Alex
  1. simplex

    0下载:
  2. 在VS上用C代码实现单纯形法,通过TXT文件输入数据,然后算出最优解。-VS on the simplex method implemented in C code, the input data through the TXT file, and then calculate the optimal solution.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:李泽旺
  1. simplex

    0下载:
  2. 此程序运用单纯形法计算目标函数为max型,约束条件全为小于等于型的线性规划问题,求解得到正确的结果。-This program uses the simplex method to calculate the objective function as max-type constraints are all less than or equal to the type of linear programming problem solving to get the correct result
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:2124
    • 提供者:萌萌
  1. simplex

    0下载:
  2. 改进单纯形法在matlab中的实现。通过该程序可以实现优化目标。-Improved simplex method is implemented in matlab.Through the program can realize the optimization goal.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1472
    • 提供者:淡如水
  1. simplex

    0下载:
  2. 单纯形法的简单实现,参考算法导论上面的伪码-Simplex Method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3127
    • 提供者:Andy
  1. simplex-matlab(1)

    0下载:
  2. 实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,这是3/3-Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, which is 3/3
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3471
    • 提供者:mike
  1. simplex-matlab(2)

    0下载:
  2. 实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,代码分为三分。这是2/3-Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, the code is divided into thirds.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6208
    • 提供者:mike
  1. simplex-matlab(3)

    0下载:
  2. 实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,这是3/3-Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, which is 3/3 ..
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1982
    • 提供者:mike
  1. simplex

    0下载:
  2. simplex method for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:lee
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com