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

搜索资源列表

  1. 单纯形法代码c

    0下载:
  2. 单纯形解决线形规划问题的C程序代码(c)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2148
    • 提供者:huanghubang
  1. 线性规划_单纯形

    0下载:
  2. 本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of the data to begin initializatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13434
    • 提供者:王臻
  1. 非线性规划_单纯形

    0下载:
  2. 本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians -- non-linear planning for the simplex method, seeking fmin (X) = 4 * (X1 - 5) * (X1 - 5) (X2-6) (X2-6) with the minimum of the optimal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12250
    • 提供者:王臻
  1. 单纯形算法。C语言

    0下载:
  2. 单纯形算法。C语言。直接给出最优值!!!!!!!
  3. 所属分类:WEB源码

  1. MATLAB 单纯形法 对偶单纯形法

    2下载:
  2. MATLAB 单纯形法 对偶单纯形法,两阶段单纯形法-matlab simply method
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:1251639
    • 提供者:neo
  1. pid

    2下载:
  2. 单纯形法整定pid参数,simulink环境,单纯形法很依赖初值的选取,在canshu.m中输入初始值。-Simplex method pid tuning parameters, simulink environment, simplex method is very dependent on the selection of initial value, in canshu.m enter the initial value.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4296
    • 提供者:时光
  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. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:780288
    • 提供者:林小博
  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. 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. Iter

    2下载:
  2. 整数规划程序,好不容易找到哦,很不错,对编写单纯形法和整数规划都有参考价值-Integer planning process, hard to find Oh, very good, the preparation of the simplex method and integer programming have a reference value to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:522679
    • 提供者:wu吴冰
  1. vc

    0下载:
  2. vc编的线性规划源码,单纯形方法求解线性规划问题-vc-compile-source linear programming, simplex method for solving linear programming problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:6887
    • 提供者:sh
  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. single

    0下载:
  2. 单纯形算法,实现最简单的单纯形的算法-Simplex algorithm, the realization of the simplest simplex algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21536
    • 提供者:高程
  1. VC_Simply

    0下载:
  2. 单纯形优化算法的VC实现,希望对大家有帮助-Simplex optimization algorithm to achieve the VC, in the hope that we have to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2967
    • 提供者:Tony
  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. 111opt

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

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

    0下载:
  2. 基于单纯形无约束方法的PID参数整定。在myfun.m中输入目标函数和控制对象的传递函数,运行主函数即可得到阶跃响应曲线-Based on unconstrained simplex method of PID parameter tuning. Myfun.m enter in the objective function and control the transfer function of the object, run the main function can be obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3520
    • 提供者:张宪
  1. Revisedsimplexmathod

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

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

    0下载:
  2. 本程序是单纯形法,参考书目:河海大学<吴凤平>运筹学方法与应用-This procedure is a simplex method, bibliography: Hohai University < WU Feng-ping> Operations Research Methods and Applications
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2243
    • 提供者:tudan
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com