搜索资源列表
运筹学单纯形算法
- 运筹学单纯形算法,对偶单纯形算法,和改进单纯形算法的程序。-tacticians simplex algorithm, dual simplex algorithm, and improve the simplex algorithm procedures.
单纯形算法程序包
- 线性规划中著名的单纯形法。本程序就是基于单纯形算法写的计算线性规划的小软件。初学乍练,希望对大家有帮助。-linear programming famous simplex method. This procedure is based on the simplex algorithm for the calculation was made of small linear programming software. Beginners
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
单纯形算法。C语言
- 单纯形算法。C语言。直接给出最优值!!!!!!!
单纯形法
- 单纯形算法的c语言源代码-simplex algorithm c language source code
单纯形法2
- 单纯形算法的C++版-simplex algorithm C version
线性规划_单纯形
- 本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of t
运筹学单纯形算法
- 运筹学单纯形算法,对偶单纯形算法,和改进单纯形算法的程序。-tacticians simplex algorithm, dual simplex algorithm, and improve the simplex algorithm procedures.
单纯形算法程序包
- 线性规划中著名的单纯形法。本程序就是基于单纯形算法写的计算线性规划的小软件。初学乍练,希望对大家有帮助。-linear programming famous simplex method. This procedure is based on the simplex algorithm for the calculation was made of small linear programming software. Beginners
SimplexClass
- 改进的单纯形算法,类的定义及实现,效率较高,单参数优化对初始参数要求不高。-improve the simplex algorithm, the class definition and implementation, higher efficiency, single-parameter optimization of the initial parameters modest.
simplicityAlgorithm3
- /*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/* Use simplex algorithm for multi-function extremum computer code
pureimp
- 最优化中非线性规划中改进的单纯形算法matlab实现,可修改参数-nonlinear optimization program to improve the simplex algorithm Matlab, which could be revised parameters
TwoStageSimplexAlgorithm
- 线性规划的一种解法——两阶段单纯形算法,里面包括经过测试的源码和说明文档,源码包括两阶段单纯形算法源码和一个调用两阶段单纯形算法的事例源码,说明文档介绍了线性规划的理论基础和使用源码的方法-A Method for Solving Linear Programming- a two-stage simplex algorithm, which include the tested source and documentation, so
ssimplex
- 单纯形算法法的matlab程序,用于解决线性规划问题,十分好用.-Simplex algorithm matlab law procedures, to resolve linear programming problems, very easy to use.
ss
- 单纯形算法 -Simplex algorithm
single
- 单纯形算法,实现最简单的单纯形的算法-Simplex algorithm, the realization of the simplest simplex algorithm
snrr
- 单纯形算法的所有源程序,并举例两个函数说明,对函数用单纯形算法进行分析,寻找最优解。-Simplex algorithm of all source code, and that two functions, for example, use of function analysis of the simplex algorithm to find the optimal solution.
simplex_algorithm
- 运筹学与控制论中单纯形算法程序,希望对大家有帮助。-Operations research and control theory procedures simplex algorithm, we want to help.
SimplexMethodForNLP
- 源码给出了非线性LP问题的单纯形算法,程序分为5个.M文件,其中simple.m为单纯形算法,其他为调用文件,欢迎大家讨论下载。-Source LP problem given the nonlinear simplex algorithm, the program is divided into 5. M file, which simple.m for the simplex algorithm, the other for cal
Desktop
- 遗传算法和单纯形算法程序代码,MATLAB代码,编码正确无误,望共同分享交流(Simple algorithm program code, MATLAB code, code correctly correct, hope to share exchanges)