文件名称:单纯形法Matlab程序-2016-11-17
介绍说明--下载内容来自于网络,使用问题请自行百度
一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。
从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is greater than the number of equations. When the number of decision variables n and constraint number m are large, simplex method is the general method for solving linear programming problems.
Find out one by one from the linear equations of the simplex, each a simplex can get a set of solution, and then concludes that the solution is the objective function value increases or smaller and decided to choose the next simplex. By optimizing iteration, until the target function achieves the maximum or minimum value.)
从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is greater than the number of equations. When the number of decision variables n and constraint number m are large, simplex method is the general method for solving linear programming problems.
Find out one by one from the linear equations of the simplex, each a simplex can get a set of solution, and then concludes that the solution is the objective function value increases or smaller and decided to choose the next simplex. By optimizing iteration, until the target function achieves the maximum or minimum value.)
相关搜索: 单纯形法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Simplex_Method.m
column_generation.m
simplexTab.m
单纯形Matlab代码(成功版)/
单纯形Matlab代码(成功版)/interChange1.m
单纯形Matlab代码(成功版)/multMat.m
单纯形Matlab代码(成功版)/multiFromRowToRow.m
单纯形Matlab代码(成功版)/pivot.m
单纯形Matlab代码(成功版)/simplexTab1.m
单纯形法.java
column_generation.m
simplexTab.m
单纯形Matlab代码(成功版)/
单纯形Matlab代码(成功版)/interChange1.m
单纯形Matlab代码(成功版)/multMat.m
单纯形Matlab代码(成功版)/multiFromRowToRow.m
单纯形Matlab代码(成功版)/pivot.m
单纯形Matlab代码(成功版)/simplexTab1.m
单纯形法.java
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。