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

搜索资源列表

  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12986
    • 提供者:tw
  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. 整数规划法

    1下载:
  2.  本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。  修正的地方:   1.运用勃兰特原则   2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:522737
    • 提供者:董延军
  1. simplex method

    0下载:
  2. 单纯形法算线性方程
  3. 所属分类:教育/学校应用

  1. opt

    0下载:
  2. 实现单纯形法求解最优化问题的步骤,两步法实现,可自由输入参数-Simplex method to achieve optimization step, two-step implementation of free input parameters
  3. 所属分类:matlab

    • 发布日期:2014-11-08
    • 文件大小:2048
    • 提供者:shenji
  1. yunchouxue.rar

    0下载:
  2. 运筹学ppt考试复习专用 第一章  线性规划与单纯形法 第二章  线性规划的对偶理论 第三章  整数规划 第四章  目标规划 第五章  运输与指派问题 第六章  网络模型,Operational research ppt exam review chapter dedicated linear programming and simplex method chapter on linear programming duality theory of integer programmi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:189138
    • 提供者:jane
  1. pid

    3下载:
  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. dancunxing

    0下载:
  2. 最优化理论与方法,一维搜索法,一条完整的单纯形法程序,用C语言编的-Optimization theory and methods, one-dimensional search, a complete program of the simplex method, using the C language. . .
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:5372
    • 提供者:zhoulei
  1. danchunxingfa

    0下载:
  2. 运筹学基本的单纯形法C语言程序能运行!本人以试!-Basic operations research simplex method C language program to run! I have to try!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1346
    • 提供者:lsylsy
  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. 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. 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. PID-optimization

    1下载:
  2. 基于Matlab的PID参数最优化设计(fminsearch单纯形法)-Matlab-based design of PID parameter optimization (fminsearch simplex method)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7343
    • 提供者:linjiming
  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  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. Text1

    0下载:
  2. 单纯形法的村c++程序,直接运行就可以使用-Simplex method of the village c++ Procedures can be used directly to run on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:stone
  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. 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. 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 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com