文件名称:simplex-algorithm
- 所属分类:
- matlab例程
- 资源属性:
- [WORD]
- 上传时间:
- 2013-12-22
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- haogu******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单纯形法是求解线性规划问题的通用方法。先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。-Simplex method is a general method for solving linear programming problems. First find a basic feasible solution, its identification, to see whether it is the optimal solution If not, then switch to another according to certain rules to improve the basic feasible solution, then the differential If still yes, then re-converted, press repeated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单纯形算法 程序.doc