搜索资源列表
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.
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
purematlab
- 用matlab编写的单纯形法程序希望对大家有帮助-Prepared using matlab simplex method procedure for all of us want to help
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
simplexcontoolbox
- simplex method using matlab toolbox
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.
Metodo_Simplex
- this program simulate the method simplex for math
danchunxingsuanfa
- MATLAB版单纯性算法 可以列出单纯形表以及其他相关数据-Simple MATLAB version of the simplex algorithm can be listed in the table as well as other relevant data
DanChunXing
- 实现单纯形解线性方程的过程,以及灵敏度分析-Simplex Solution of linear equations to achieve the process, as well as sensitivity analysis
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
simps
- Nelder-Mead SIMPS = Strategy Simplex Constrained minimizer, based on iterations of full-dimensional simplex calls (Nelder-Mead direct search method), each time followed by a series of two-dimensional simplex calls (local improvements by
simplex2p
- Solving the LP problem using Simplex method
NelderMeadSimplexMethodforDirectSearch
- Nelder Mead Simplex Method for Direct Search
simplex_step
- 单步单纯型法,输入为系数矩阵,右端向量,目标函数系数向量,基变量下标,非基变量下标和基变量初始值-Step simplex method, the input for the coefficient matrix, right vector, the objective function coefficient vector, the base variable subscr ipt, superscr ipt and the non-basic variable initial value o
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++
