搜索资源列表
Simplex-Method--matlab
- 单纯形法的matlab程序包括算法及分析 -Simplex method matlab program
Simplex-method-
- 运筹学这么课程中关于单纯形法用c语言实现-Simplex method c language
SIMPLEX
- 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
purematlab
- 用matlab编写的单纯形法程序希望对大家有帮助-Prepared using matlab simplex method procedure for all of us want to help
simplex
- 单纯型法-Simplex method
Simplex
- 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
Revisedsimplexmathod
- 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
Simplex
- 线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解-Of linear programming simplex method, simplex method for solving linear programming are the most important methods, procedures to determine first of all, the initial feasible solution, su
simplexmethod
- It give the solution for polynomial equations using simplex method. It is a method for optimization in all fields
LinearProgramming
- Linear Programming with simplex method
simplex
- simplex method programming source code-simplex method programming source code
Simple
- 关于求解线性规划单纯形法的matlab程序 -Simplex method of linear programming in matlab program
simplex
- This program is used to do optimisation for multidimension system, SIMPLEX method for multidimensional unconstrained non-linear optimsiation -This program is used to do optimisation for multidimension system, SIMPLEX method for multidimensional unc
Simplex
- 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
Simplex
- 单纯形法算法,试过,比较好用,大规模没有验证过,希望有人提出宝贵意见-Simplex method algorithm, tried to compare easy to use, large-scale has not verified the hope that it was valuable advice
Sim
- 单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考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
or124
- 运筹学单纯型法--java库 示例源代码 http://www.cs.princeton.edu/introcs/96optimization/LPDemo.java.html -Operations research simplex method- java libraries
simplex
- 用单纯形法解决线性规划的matlab程序-Simplex method to solve linear programming matlab program
Simplex-method-procedure
- 单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用-Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming
Simplex-method
- Simplex-method on C++