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

搜索资源列表

  1. dam

    1下载:
  2. 用delphi语言实现运筹学通用单纯形程序-大M法-used language tacticians common procedures simplex-method Big M
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:513.77kb
    • 提供者:wuxiaoyan
  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
    • 文件大小:4.2kb
    • 提供者:时光
  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
    • 文件大小:40.61kb
    • 提供者:
  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
    • 文件大小:3.44kb
    • 提供者:张宪
  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
    • 文件大小:211.1kb
    • 提供者:朱峰
  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
    • 文件大小:1.34kb
    • 提供者:王竞婷
  1. MATLABoptimization

    20下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:37.54kb
    • 提供者:百位过
  1. opt_matlabGUI

    2下载:
  2. 最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面-Optimization algorithm, simplex method, two-phase method, Big M method
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:yangyun
  1. Socket_SendFile

    0下载:
  2. Simplex 单工通信 Full-Duplex 全双工通信 TransmitFile 双向文件传输 大文件传输过程发现接收端和发送端得到的文件大小不一致,而且收到的文件大小也在变,几个M的mp3没什么影响,但是如果是500m视频影响进度条。没有解决这个问题。 前面两个工程必须先打开服务器-Simplex Single Full-Duplex communication two-way full-duplex communication TransmitFile file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2.82mb
    • 提供者:吴梦龙
  1. originalsimpleM111.m

    0下载:
  2. 原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量 输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数-The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coef
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:红叶
  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
    • 文件大小:2kb
    • 提供者:Suganya
  1. [M]

    0下载:
  2. 原始单纯形法(大M法,无需给出初始基变量) Programmed by Liyang(faruto s Studio~!) BNU MATH Email:liyangbnu@mail.bnu.edu.cn QQ:516667408 last modified 2008.4.27 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量- Of the origina
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.28kb
    • 提供者:hongye
  1. simplex-master

    0下载:
  2. simplex算法,是优化算法中的典型算法,本例方便需要调用该算法的学习者初步了解该算法的运用-A simple scr ipt to optimize a linear program using the SIMPLEX algorithm. The function "simplex" in simplex.m is the entry point for running an optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:2.65kb
    • 提供者:shigeaixiaomao
  1. simplex-method

    0下载:
  2. matlab程序下的单纯形法,其中有二阶段法,大M法,灵敏度分析-simplex method with matlab,including two stage method,big M method and sensitivity analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:145.95kb
    • 提供者:xiajie
  1. Simplexmod.m

    0下载:
  2. Simplex algorithm in one example
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1.63kb
    • 提供者:oskarledesma
  1. simplex

    0下载:
  2. 线性规划最常用的单纯形法的matlab实现,运行时以simthod.m主文件,范例见数据代码。注意要将所有m文件放在一个文件夹后再运行-The most commonly used linear programming simplex method matlab implementation to simthod.m master file, see the sample data code at runtime. Note to all m files in a folder and then
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.54kb
    • 提供者:wcy
  1. DownhillSimplexMethod.m

    0下载:
  2. Downhill Simplex Method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:Sergio
  1. Simplex

    2下载:
  2. this a M-file MATLAB that it can be solve a simple LP problem bye simplex method.-this is a M-file MATLAB that it can be solve a simple LP problem bye simplex method.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:567byte
    • 提供者:rassel
  1. simplex

    1下载:
  2. 单纯性法大M法和多阶段法的源程序,单纯性法大M法和多阶段法的源程序-Simple method big M method and multi-stage method of source, simple method big M method and multi-stage method of source
  3. 所属分类:Algorithm

    • 发布日期:2017-01-13
    • 文件大小:35kb
    • 提供者:谷某某
  1. 2phaseSimplexMethod.m

    0下载:
  2. This the matlab code for 2phase simplex method which I used it for my semester project. With a little parameter modification, the code should work with any kind of linear programming problem. All details comments are provided within the code as well.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.38kb
    • 提供者:Peter
« 12 »
搜珍网 www.dssz.com