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

搜索资源列表

  1. dij--zuiduanlusuanfa

    0下载:
  2. 完整的DIJ最短路法,可以处理全部问题,包括 初学者可以学习的内容-Complete simplex method, we can address all the issues, including the dual simplex type and ordinary simplex
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1041
    • 提供者:zhangpeng
  1. self-adaptation-control

    0下载:
  2. 用MATLAB编写的自适应控制仿真程序如下,程序中有关离散相似法仿真及单纯形法寻优的原理请参见有关参考书-Adaptive control using MATLAB simulation program follows the principles of procedural law relating to similar discrete simulation and optimization of the simplex method, see the relevant reference
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:46625
    • 提供者:m
  1. khelifa

    0下载:
  2. Simplex method, is programming with C++
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:16394
    • 提供者:hbenlabbes
  1. mySimplex

    0下载:
  2. 使用单纯形方法求解具有线性不等式活等式约束的线性规划问题-the linear programming solved by simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1053287
    • 提供者:于艳
  1. CLSCS-core

    1下载:
  2. 基于混沌单纯形法算子的布谷鸟搜索算法,算法引入混沌算子及单纯形法,提高了布谷鸟搜索算法的寻优能力。-an improved cuckoo search algorithm (CS) using chaotic local search and simplex method (CLSCS)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5738
    • 提供者:黄慷
  1. ME441_Proj_JY_V01

    0下载:
  2. simplex method using its own optimization function linprog
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:545
    • 提供者:Jinbing Ying
  1. Simplex

    0下载:
  2. 针对一个经典的利用单纯形会陷入循环的例子,利用Bland方法进行改进,从而避免了循环-In a classic example of using simplex into circulation, and use the Bland method to avoid the cycle.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1186
    • 提供者:Tom
  1. danchunxingfa

    0下载:
  2. 这是最优化方法里面的单纯行法的程序,用matlab编写的-This optimization method is inside the simplex method of procedure, using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:gong
  1. Hooke

    0下载:
  2. The elapsed time of Nelder and Mead simplex method seems to be larger than Hooke and Jeeves method but, it reached the solution in just 2 iterations which is remarkably less than the previous method. From Tables 1 and 2 it can be said that the optimi
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:993
    • 提供者:Volkan
  1. trans_f

    0下载:
  2. By comparing elapsed times one can say that Hooke and Jeeves methods converge faster than other methods and the slowest one seems to be Nelder and Mead Simplex Method. In this part of the assignment we are going to reach the solution by using Nelde
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:772
    • 提供者:Volkan
  1. CPP116

    0下载:
  2. c++单纯型法。方法不错,希望对大家有帮助。-The simplex method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2166
    • 提供者:dun308406
  1. danchun

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

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:chen0357139
  1. danchunxingfa

    0下载:
  2. 单纯形法源码 单纯形法源程序 运筹学 单纯形法c语言 单纯形法的c语言程序 单纯形-Simplex method simplex method source-source operations research simplex method simplex method c language c language program of the simplex
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4149
    • 提供者:lan4062840
  1. simplemethod

    0下载:
  2. c实现的单纯形法,求解线性规划问题的一种解法-c achieved simplex method for solving linear programming problems of a solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1970
    • 提供者:chenga728h317
  1. AGCLP

    0下载:
  2. AGC的一个例子,是单纯形法实现的,实现时间可能偏长,但是能实现功能呢- An example of the AGC, the simplex method is implemented to realize time may be rather long, but it can achieve functional
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:898
    • 提供者:罗雅懿
  1. dcx

    0下载:
  2. 利用C语言来实现数学规划中的单纯形法,算法较简单,没有使用其他的数学技巧。-Use C language to achieve linear programming simplex method
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4052
    • 提供者:吴佳迅
  1. linear-programming-R

    2下载:
  2. 用R语言实现单纯形法,来求解AX<=b类的线性规划问题。-R scr ipt realize simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:liping
  1. LMFnlsq

    0下载:
  2. In this paper, the hybrid TDOA/AOA geolocation method with an optimization solution was suggested through Nelder-Mead simplex method. With TDOA and AOA measurement data, the localization equation was formulated as a simple matrix form. Both envir
  3. 所属分类:File Operate

    • 发布日期:2017-05-06
    • 文件大小:880268
    • 提供者:ali
  1. optimalTDOA

    0下载:
  2. In this paper, the hybrid TDOA/AOA geolocation method with an optimization solution was suggested through Nelder-Mead simplex method. With TDOA and AOA measurement data, the localization equation was formulated as a simple matrix form. Both envir
  3. 所属分类:Tab Control

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:ali
  1. simplex_method

    0下载:
  2. 一个单纯形法的小例程,希望能够对大家有用-an example of simplex method
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4068
    • 提供者:赵亮博
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com