搜索资源列表
MATLAB 单纯形法 对偶单纯形法
- MATLAB 单纯形法 对偶单纯形法,两阶段单纯形法-matlab simply method
pid
- 单纯形法整定pid参数,simulink环境,单纯形法很依赖初值的选取,在canshu.m中输入初始值。-Simplex method pid tuning parameters, simulink environment, simplex method is very dependent on the selection of initial value, in canshu.m enter the initial value.
simplex
- 改进单纯形法寻优的MATLAB实现,提供源代码,对学习单纯形法有帮助。-Modified simplex method optimization MATLAB, providing the source code for learning the simplex method helpful.
NLP
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
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.
111opt
- 非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
PID_danchunxin
- 基于单纯形无约束方法的PID参数整定。在myfun.m中输入目标函数和控制对象的传递函数,运行主函数即可得到阶跃响应曲线-Based on unconstrained simplex method of PID parameter tuning. Myfun.m enter in the objective function and control the transfer function of the object, run the main function can be obtained
Simple
- 关于求解线性规划单纯形法的matlab程序 -Simplex method of linear programming in matlab program
opt_matlabGUI
- 最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面-Optimization algorithm, simplex method, two-phase method, Big M method
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
[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)
mysimplexMax
- 用matlab解决单纯形表,可以实现单纯形表的计算问题(Using MATLAB to solve simplex table)
单纯形
- 单纯形法的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