搜索资源列表
MATLAB 单纯形法 对偶单纯形法
- MATLAB 单纯形法 对偶单纯形法,两阶段单纯形法-matlab simply method
purematlab
- 用matlab编写的单纯形法程序希望对大家有帮助-Prepared using matlab simplex method procedure for all of us want to help
danchun
- matlab环境下简单实现单纯形法的小程序-matlab environment simplex method to achieve a simple small program
danchunxing
- 单纯形法 主要进行最优求解,环境为MATLAB.以一个例子进行简单说明。-Simplex method for the optimal solution of the main, the environment for MATLAB. To an example of a simple descr iption.
Simple
- 关于求解线性规划单纯形法的matlab程序 -Simplex method of linear programming in matlab program
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
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
opt_matlabGUI
- 最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面-Optimization algorithm, simplex method, two-phase method, Big M method
linearandintegercode
- 线性规划问题(单纯形法、完整单纯形法与修正单纯形法)与整数规划问题(割平面法、分支定界法与0-1规划)的matlab源程序-matlab source programs of linear programming including simple method, complete simple method and modified simple method and integer programming including dividing plane method, branch and
danchunxing
- 一个用于求解无约束优化问题的单纯形法-matlab编写,内有使用说明.-One for solving unconstrained optimization problems the simplex method-matlab written instructions inside.
Simple
- 最优化理论与方法 课本算法 matlab实现 单纯形法(对偶) 具体使用方法见程序说明~-Optimization theory and method to achieve textbook algorithm matlab simplex method (dual) specific descr iption of the procedures to use, see ~
danchunxingfa
- 单纯形法用于解决线性规划问题,网上找的,版权归原作者所有 -Simplex method linear programming problem
Simplex-method-procedure
- 单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用-Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming
xxgh
- 此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-This program runs under matlab environment, suitable to solve a class of linear programming problems. (Simplex method)
[M]
- 原始单纯形法(大M法,无需给出初始基变量) Programmed by Liyang(faruto s Studio~!) BNU MATH Email:liyangbnu@mail.bnu.edu.cn QQ:516667408 last modified 2008.4.27 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量- Of the origina
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)
单纯形
- 单纯形法的matlab程序,对于一些简答的线性规划问题很方便(the matlab code for simpex method)
单纯形法Matlab程序-2016-11-17
- 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
基于混沌单纯形法算子的布谷鸟搜索算法
- 运用单纯形法的改进型布谷鸟算法,效果优良(Improved cuckoo algorithm using the simplex method)
单纯形
- 单纯形法matlab程序,输入A,b,c,得到整个过程的单纯形表与最优解,最优值,每一步变换的单纯形表都有给出,完全没有错,很详细,有运行结果说明。(The simplex method matlab program, input A, B, C, get the simplex table and the optimal solution of the whole process, the optimal value, the simplex table of each step transf