搜索资源列表
LP--simplex
- lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
simplex-GUI
- 基于matlab的simplex的研究
lyh.rar
- 线性规划算法的改进与在企业管理中的应用 本文首先介绍了线性规划问题中单纯形法和两阶段法的算法改进,并对这两种方法进行了分析并进行举例说明。然后对线性规划增减约束条件的灵敏度进行分析。最后说明线性规划在企业管理中的应用。,Linear programming algorithm to improve corporate governance in the application of this article first introduced the problem of linear prog
Simplex-Method--matlab
- 单纯形法的matlab程序包括算法及分析 -Simplex method matlab program
simplex
- 改进单纯形法寻优的MATLAB实现,提供源代码,对学习单纯形法有帮助。-Modified simplex method optimization MATLAB, providing the source code for learning the simplex method helpful.
SIMPLEX
- 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
simplex
- 单纯型法-Simplex method
Simplex
- 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
simplex
- simplex Fortran code to find the minimum
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
simplex
- simplex method programming source code-simplex method programming source code
simplex
- This a program for method simplex of optimization.-This is a program for method simplex of optimization.
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
simplex
- 用单纯形法解决线性规划的matlab程序-Simplex method to solve linear programming matlab program
simplex-algorithm
- matlab下的单纯形法 针对函数多个点简单可行的最优化计算-matlab simplex method under the multiple points for the function of the optimization calculation is simple and feasible
simplex.m
- useful coding in matlab regarding cognitive radio wirless mesh networks.this uses linear programming using simplex II method.
Simplex-method
- Simplex-method on C++