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

搜索资源列表

  1. solver

    0下载:
  2. 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1223536
    • 提供者:baihuafei
  1. linear_programming

    0下载:
  2. 线性规划问题求解代码 可用于运筹学作业-problem solving linear programming code can be used for operational research operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52531
    • 提供者:张钊宁
  1. yunchouxuexianxingguihuadaima

    0下载:
  2. 以下是本人的线性规划部分代码,呵呵,需要说明和更完整的用好的目标规划程序来换吧 -Following is part of the linear programming code Oh, need a more complete descr iption and the use of good planning process to target for it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:jx
  1. branch_algorithm.rar

    0下载:
  2. 利用分支定届算法实现线性混合整数规划模型的求解(MATLAB代码), using branch algorithm to solve the mixed integer linear programming model (MATLAB code)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8086
    • 提供者:Lizzer Wee
  1. cs-code

    2下载:
  2. 一个正弦波利用DCT,FFT变换后稀疏化,然后应用压缩感知实现压缩,并有仿真图例说明重构效果。重构算法采用线性规划和OMP算法等,是一个初学CS入门的好例子。-A sine wave using DCT, FFT transform sparse, and then apply compressed sensing to achieve compression, and a legend reconstruction simulation results. Reconstruction algo
  3. 所属分类:matlab

    • 发布日期:2016-06-22
    • 文件大小:6144
    • 提供者:吴刚
  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. ychen_jasp_software

    0下载:
  2. MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:54443
    • 提供者:lzn
  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. QAM_mat_vec

    0下载:
  2. 本程序是QAM的调制程序,以及我在编程时测试用的例子,还有空时分组码中的线性分散码进行处理时所需要的向量化函数VEC还有它的逆函数,希望对大家有帮助-This procedure is the QAM modulation procedures, as well as when I test in the programming examples, as well as space-time block codes in a linear dispersion code when needed
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2245
    • 提供者:tang
  1. matlab(lp)

    0下载:
  2. 线性规划实例源代码,是一个简单实例 希望对大家有帮助-Examples of linear programming source code, is a simple example we want to help
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7170
    • 提供者:列车员
  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. Nonlinear_Programming

    3下载:
  2. 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:738
    • 提供者:lilin
  1. MILP

    0下载:
  2. Mixed integer linear programming source code
  3. 所属分类:Console

    • 发布日期:2017-05-26
    • 文件大小:9540804
    • 提供者:park sang yoon
  1. OROpt-matlab-code

    0下载:
  2. MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:27583
    • 提供者:
  1. linear_programming

    0下载:
  2. 《数学建模》讲座中的“线性规划”一章,课件及配套matlab源代码-《Mathematical Modeling》seminar in the 《Linear Programming》, ppt and related source code matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:359312
    • 提供者:crane
  1. NNLS-0

    2下载:
  2. 文章Decoding by Linear Programming实现源代码-Article Decoding by Linear Programming implementation source code
  3. 所属分类:Graph program

    • 发布日期:2016-12-27
    • 文件大小:14427136
    • 提供者:yjj
  1. Java.code.simulate.dimensional.linear.space

    0下载:
  2. Java编程模拟二维空间直线代码Java programming code to simulate two-dimensional linear space -Java programming code to simulate two-dimensional linear space
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3001
    • 提供者:qb_fj
  1. linear-program-java

    1下载:
  2. 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2731
    • 提供者:manqingli
  1. Linear-Programming

    0下载:
  2. 介绍了线性规划方法,并有实力分析,附有matlab程序代码-Linear programming, and strength analysis with matlab program code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:180543
    • 提供者:申永涛
  1. Linear-Programming

    0下载:
  2. 详解MATLAB在最优化计算中的应用一书中第4章线性规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 4 linear programming source code examples
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3887
    • 提供者:木木
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com