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

搜索资源列表

  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. 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
    • 文件大小:216171
    • 提供者:朱峰
  1. xxgh_liangjieduanfa

    0下载:
  2. 线性规划求解方法3,利用两阶段法,求解线性规划问题,该代码是《运筹学算法编程与实践-delphi篇》的源码。-Linear programming method 3, using a two-stage method for solving linear programming problems, the code is " the practice of programming and operations research algorithm-delphi chapter"
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:228840
    • 提供者:朱峰
  1. ZUIYOUHUAFORMatlab

    0下载:
  2. Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3264482
    • 提供者:崔立洲
  1. shuxuesuanfa

    1下载:
  2. 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:631326
    • 提供者:宇航
  1. line

    0下载:
  2. 利用C#编写的单纯形表的代码,用于线性规划。大家看看,讨论讨论-Written using C# code for simplex tableau for linear programming. We take a look at, and discussing the
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1484
    • 提供者:chenling
  1. optim

    0下载:
  2. 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:46499
    • 提供者:周微
  1. simplemethod

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

    • 发布日期:2017-04-01
    • 文件大小:1925
    • 提供者:Tony
  1. simplex_PB06001091

    0下载:
  2. 线性规划问题的单纯形法的一个实现,c语言实现版本,比较简单-an implement of simplex of lp problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2427
    • 提供者:wachmc
  1. LiangDuanF

    0下载:
  2. 两段法解线性规划问题的程序实现,用Matlab实现的附有详细程序和基本介绍-Solving two linear programming problems Matlab implementation, with detailed procedures and a basic introduction to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:29548
    • 提供者:张敏
  1. Sim

    0下载:
  2. 单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can re
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:48080
    • 提供者:fossilxiang
  1. linearandintegercode

    1下载:
  2. 线性规划问题(单纯形法、完整单纯形法与修正单纯形法)与整数规划问题(割平面法、分支定界法与0-1规划)的matlab源程序-matlab source programs of linear programming including simple method, complete simple method and modified simple method and integer programming including dividing plane method, branch and
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5420
    • 提供者:张干清
  1. SIMPLEX

    0下载:
  2. 一个简单的visual basic 语言编写的单纯形法求解线性规划问题-A simple visual basic language of the simplex method for solving linear programming problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:9746
    • 提供者:tuzi
  1. danchunxingfaVB

    0下载:
  2. 这是用VB编的单纯型法,也就是用单纯型法解线性规划,求最大最小值。-This is the VB series with the simplex method, simplex method is to use linear programming solution, find the maximum and minimum.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:27397
    • 提供者:leila
  1. matlab

    0下载:
  2. 参加数学建模培训用的matlab教程,有基本用法,还有实例,一个星期之内可以学完,而且会用。 内容如下: MATLAB入门 Matlab作图 线性规划 无约束优化 非线性规划 微分方程 最短路问题 行遍性问题 数据的统计描述与分析 回归分析 计算机模拟 插值 拟合 每讲都包含源码,完全可用。 希望大家多多支持,给个好评。 -Participate in the training of mathematical mod
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5782874
    • 提供者:李建
  1. Complete-collection-of-algorithm

    6下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. LinearSolve

    0下载:
  2. 用MFC开发的图形化单纯形法解线性规划的小程序-MFC graphical development with the simplex method of solving linear programming applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:77229
    • 提供者:慕容风
  1. duo

    0下载:
  2. 线性规划 多段图 邻接表 最短路径-Multi-stage linear programming shortest path ,,,,,,,,,,,,,,,,,, adjacency list graph
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1052
    • 提供者:傅海滨
  1. yunchouxueMATLAB

    0下载:
  2. 运筹学专业的同学所需要的专业MATLAB程序,包含目标规划,算法结构,线性规划,遗传算法等等程序。-Majored in operations research expertise needed to program MATLAB, including programming, algorithm structure, linear programming, genetic algorithms, and so program.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:31497
    • 提供者:
  1. cplex124

    0下载:
  2. 在遇到一系列线性方程的时候 构造等式约束矩阵和不等式约束矩阵解线性规划(Solving linear programming)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:6494208
    • 提供者:Ucihatobe
« 1 2 34 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com