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

搜索资源列表

  1. Simplex-Method--matlab

    2下载:
  2. 单纯形法的matlab程序包括算法及分析 -Simplex method matlab program
  3. 所属分类:matlab

    • 发布日期:2016-01-03
    • 文件大小:12288
    • 提供者:钱宏
  1. Simplex-method-

    0下载:
  2. 运筹学这么课程中关于单纯形法用c语言实现-Simplex method c language
  3. 所属分类:source in ebook

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

    0下载:
  2. 改进单纯形法寻优的MATLAB实现,提供源代码,对学习单纯形法有帮助。-Modified simplex method optimization MATLAB, providing the source code for learning the simplex method helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:124448
    • 提供者:张者
  1. s

    0下载:
  2. 非常好的两阶段单纯形法的C语言程序 已调试过 -Very good two-phase simplex method, C-language program has been debugged
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1177
    • 提供者:黄晶
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. purematlab

    1下载:
  2. 用matlab编写的单纯形法程序希望对大家有帮助-Prepared using matlab simplex method procedure for all of us want to help
  3. 所属分类:matlab

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

    0下载:
  2. 根据已知条件,利用单纯形算法计算农场的最大收益。-Under the given conditions, the simplex algorithm using the maximum farm income.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17818
    • 提供者:刘常云
  1. danchun

    0下载:
  2. matlab环境下简单实现单纯形法的小程序-matlab environment simplex method to achieve a simple small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:965
    • 提供者:wenyu
  1. danchunxing

    0下载:
  2. 单纯形法 主要进行最优求解,环境为MATLAB.以一个例子进行简单说明。-Simplex method for the optimal solution of the main, the environment for MATLAB. To an example of a simple descr iption.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:851
    • 提供者:赵智斌
  1. linerprogram

    0下载:
  2. 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
  3. 所属分类:Other windows programs

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

    0下载:
  2. 一個線性規劃的程式 可以解出需要解的方程式的最佳解 說明檔在壓縮檔中 manual is in the rar file-A linear programming code can be solved need to solution of the optimal solution Formula Help files in the compressed files in the manual is in the rar file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10511
    • 提供者:沙嗲
  1. 111opt

    0下载:
  2. 非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:11588
    • 提供者:夏能涛
  1. Mesh_Simplex

    0下载:
  2. A Simplex is an immutable set of vertices
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1629
    • 提供者:cstar
  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. dualsimplex

    0下载:
  2. 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:linda
  1. Revisedsimplexmathod

    0下载:
  2. 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
  3. 所属分类:Algorithm

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

    0下载:
  2. The realization of Simplex Method. It can be very useful for students. But there is only one problem: this program supports only Russian language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:473047
    • 提供者:Sergey
  1. simplexmethod

    0下载:
  2. It give the solution for polynomial equations using simplex method. It is a method for optimization in all fields
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5723
    • 提供者:gowri
  1. CHAPTER5

    1下载:
  2. 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-11
    • 文件大小:3279
    • 提供者:大同小异
  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 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com