CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - simplex code

搜索资源列表

  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. 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. 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. simplex

    0下载:
  2. simplex Fortran code to find the minimum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:68258
    • 提供者:York lane
  1. simplex

    0下载:
  2. simplex method programming source code-simplex method programming source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:38585
    • 提供者:ghanshyam
  1. SIMPLEX

    0下载:
  2. 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1473
    • 提供者:Yuchen
  1. snrr

    0下载:
  2. 单纯形算法的所有源程序,并举例两个函数说明,对函数用单纯形算法进行分析,寻找最优解。-Simplex algorithm of all source code, and that two functions, for example, use of function analysis of the simplex algorithm to find the optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6534
    • 提供者:lixi
  1. Simplex

    0下载:
  2. 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:153717
    • 提供者:周国旗
  1. modelis_2010

    0下载:
  2. Integer programming Simplex code combined with TSP solver
  3. 所属分类:matlab

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

    0下载:
  2. C++ Code for Simplex Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2177
    • 提供者:MTR
  1. simplex-algorithm

    0下载:
  2. 应用于电力系统最优运行。C++源码。程序实现了运筹学中的单纯形算法。-This C++ procedure can be used for the optimal operation of the power system. The source code realize the "simplex algorithm" in operational research.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1957
    • 提供者:刘搏
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3667
    • 提供者:陈亮
  1. simplex.zip

    0下载:
  2. MATLAB source code for simplex ,MATLAB source code for simplex
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:44166
    • 提供者:g
  1. Simplex-code-simulation

    0下载:
  2. simplex码序列的产生,整个编码解码过程,去噪效果的显示-Generate simplex code sequence, the coding and decoding process, display the denoising effects
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1150
    • 提供者:李达
  1. simplex-matlab(1)

    0下载:
  2. 实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,这是3/3-Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, which is 3/3
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3471
    • 提供者:mike
  1. simplex-matlab(2)

    0下载:
  2. 实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,代码分为三分。这是2/3-Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, the code is divided into thirds.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6208
    • 提供者:mike
  1. simplex-matlab(3)

    0下载:
  2. 实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,这是3/3-Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, which is 3/3 ..
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1982
    • 提供者:mike
  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
    • 文件大小:5672
    • 提供者:wcy
  1. simplex-method

    0下载:
  2. Simplex method with GUI in Delphi, with source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:270682
    • 提供者:testerx86
  1. Simplex

    0下载:
  2. Code for simplex method
  3. 所属分类:Algorithm

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