搜索资源列表
simplix
- 这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
利用修正单纯形法解线性规划问题
- 优化方法中的解线性规划问题的一种方法,惩单纯形法,很好用的,欢迎大家下载-the optimization method for solving linear programming problems in a way Correctional simplex method, the good and you are welcome to download
solver
- 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
optimumt1
- 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
LinearProgram
- 本代码用单纯形法有效的解决运筹学中LP线性规划问题-code with the simplex method effective solution tacticians were LP Linear Programming
pippo
- 自己编的一个运筹学中单纯形法的一个程序,界面友好,按照提示来输入参数,可以解决很多线性规划问题-developed an operations research, which the simplex method of a process, a friendly interface, according to suggest to the input parameters, can solve a lot of linear programming problem
simplex
- 本程序是为解决线性规划的标准优化问题,主要实现单纯形法的
simplex
- 利用单纯形法求解线性规划,输入为标准型的线性规划,求解得到最优解和最优值
dancunxing
- 自己编写的单纯形法求解最优值,使用visual basic 实现
Optimization_procedures
- 本程序是单纯形法,参考书目:河海大学<吴凤平>运筹学方法与应用-This procedure is a simplex method, bibliography: Hohai University < WU Feng-ping> Operations Research Methods and Applications
danchunxing
- 单纯形法求目标函数极值及决策变量值,c语言编写-Simplex method for the objective function and decision-making variable extremum value, c language
danchunxing
- 单纯形法在自动配煤系统中的应用。以配煤价格为目标,灰分、水分、硫分为约束条件,求解最优配比。由于方程具有通用性,也可用于其他行业。-Simplex method in the automatic blending system. Coal prices in the objective, ash, moisture, sulfur is divided into constraints, solving the optimal ratio. Since the equation has the
dualsimplex
- 对偶单纯形法,用于线性规划的求解-dual simplex methods
simplex_PB06001091
- 线性规划问题的单纯形法的一个实现,c语言实现版本,比较简单-an implement of simplex of lp problem
Simplex
- 单纯形法是求解线性规划问题的通用方法。。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。 -Simplex method for solving linear programming problems is a common approach. . Due to the limited number of basic feasible solution, so by the limited issue of conversions will be
Improved-Simple-Method
- 运筹学中单纯形法是非常重要的算法,本代码主要针对改进的单纯形法做文章,很好的完成对各种线性规划问题的处理-Operations research simplex algorithm is very important, the code is aimed at making an issue of the improved simplex method, a good variety of linear programming problems to complete treatment
005
- 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
改进单纯形法
- 改进单纯形法,C++源代码。解线性规划最优解问题。
Simplex method for linear programming
- 线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
单纯形法Matlab程序-2016-11-17
- 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is