搜索资源列表
利用修正单纯形法解线性规划问题
- 优化方法中的解线性规划问题的一种方法,惩单纯形法,很好用的,欢迎大家下载-the optimization method for solving linear programming problems in a way Correctional simplex method, the good and you are welcome to download
线性规划
- 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
xxgh_ysdcx.rar
- 运筹学是经济学、管理学的基础学科,本源码利用原始单纯性法求解线性规划问题。 ,Operations research in economics, management of basic subjects, the source code using the original method of simple linear programming problem.
lp_code
- 关于一个求解线性规划问题的程序- About a solution linear programming question procedure
mySimplex
- 单纯形法:为求解线性规划问题的通用方法。一般在数学建模课上老师要求实现,这是为自己做的一个,希望各位上课时方便交作业。-Simplex Method: Solving linear programming problem for the general method. General in the mathematical modeling class the teacher asked the realization that this is done for their own one, I
dcx
- 单纯形法c程序,能解决任意的线性规划问题,朝方便的-faasfgknjjkgjkojgobfhuh,furhf
xxgh_M
- 与上次上传的原始单纯形算法属于系列问题,本例用大M法求解线性规划问题-From the last of the original simplex algorithm belonging to family issues, in this case M method to solve large linear programming problem
xxgh_liangjieduanfa
- 线性规划求解方法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"
jisuanjihedaolun
- 大量领域应用了计算几何的问题,包括欧几里得巡回售货员问题,最小生成树问题,隐藏线问题和线性规划问题-A large number of field applications of computational geometry problems, including Euclid roving salesman problem, minimum spanning tree problem, hidden line problem and linear programming problems, a
simplemethod
- c实现的单纯形法,求解线性规划问题的一种解法-c achieved simplex method for solving linear programming problems of a solution
simplex_PB06001091
- 线性规划问题的单纯形法的一个实现,c语言实现版本,比较简单-an implement of simplex of lp problem
LiangDuanF
- 两段法解线性规划问题的程序实现,用Matlab实现的附有详细程序和基本介绍-Solving two linear programming problems Matlab implementation, with detailed procedures and a basic introduction to
linearandintegercode
- 线性规划问题(单纯形法、完整单纯形法与修正单纯形法)与整数规划问题(割平面法、分支定界法与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
SIMPLEX
- 一个简单的visual basic 语言编写的单纯形法求解线性规划问题-A simple visual basic language of the simplex method for solving linear programming problems
matlab线性规划
- 在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear Programming 简记LP)则是数学规划的一个重要分支。这个文档是对线性规划的总结。
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
算法大全pdf
- 在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济 效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear Programming 简记LP)则是数学规划的一个重要分支。自从1947 年G. B. Dantzig 提出 求解线性规划的单纯形方法以来,线性规划在理论上趋向成熟,在实用中日益广泛与深 入。特别是在计算机能处理成千上万个约束条件和决策变量的线性规划问题之后,线性 规划的适用领域更为广泛了,已成为现代管理中经常采用的基本方法之一
乘子法
- 解决线性规划问题的最优化函数法,求取最优值(The optimal function method for solving linear programming problems is used to obtain the optimal values)
用分枝定界法求解整数线性规划问题
- matlab代码,用分枝定界法求解整数线性规划问题。(Matlab code, use the branch and bound method for solving integer linear programming problem.)
第01章 线性规划
- 线性规划问题的建模,并提供相关程序的源代码,比较实用。(Linear programming problem modeling, and provide the source code of related programs, more practical.)