搜索资源列表
LP--simplex
- lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
Simplex-algorithm
- 根据已知条件,利用单纯形算法计算农场的最大收益。-Under the given conditions, the simplex algorithm using the maximum farm income.
linerprogram
- 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
simplex_algorithm
- 单纯形算法源程序,具有选择是求解目标值的最大还是最小问题,同时也具有可行性变量约束限制-Simplex algorithm source with the target choice is to solve the biggest problem is still the smallest, but also with the feasibility of variable binding constraints
CHAPTER5
- 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
danchun0326
- 对偶单纯型算法,最优化理论作业,基于vc上的简单程序-Dual simplex algorithm, the optimization theory operations, based on the simple procedures vc
Simplex
- Simplex algorithm for optimization
SIMPLEX
- 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
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.
shuxuesuanfa
- 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
Simplex
- 单纯形法算法,试过,比较好用,大规模没有验证过,希望有人提出宝贵意见-Simplex method algorithm, tried to compare easy to use, large-scale has not verified the hope that it was valuable advice
danchunxingsuanfa
- MATLAB版单纯性算法 可以列出单纯形表以及其他相关数据-Simple MATLAB version of the simplex algorithm can be listed in the table as well as other relevant data
danchunxing
- 用于求解线性规划问题的单纯形算法,输入为方程个数、变量个数以及系数矩阵,输出为求解结果。-For solving linear programming problem simplex algorithm.
simplex
- 一个C#开发的线性规划 单纯形算法,能够求解中小规模的线性规划问题,欢迎大家下载,自己写的哦-A C# development of linear programming simplex algorithm to solve the small and medium-scale linear programming problem, welcome to download their own writing Oh! !
simplex
- Matlab Code for simplex algorithm of any type
simplex-algorithm
- matlab下的单纯形法 针对函数多个点简单可行的最优化计算-matlab simplex method under the multiple points for the function of the optimization calculation is simple and feasible
simplex-algorithm
- 应用于电力系统最优运行。C++源码。程序实现了运筹学中的单纯形算法。-This C++ procedure can be used for the optimal operation of the power system. The source code realize the "simplex algorithm" in operational research.
Simplex-algorithm
- 单纯型算法的实验报告,有详尽的C语言代码实现。可以参考-Simplex algorithm
Simplex-algorithm--nonlinear-optimization-in-elec
- This the code for simplex algorithm in nonlinear optimization in electrical engineering ebook.-This is the code for simplex algorithm in nonlinear optimization in electrical engineering ebook.