搜索资源列表
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.
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.
simplexcontoolbox
- simplex method using matlab toolbox
Metodo_Simplex
- this program simulate the method simplex for math
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-method
- 解优化问题的单纯形法,用矩阵形式推导完成,后附变量解释和大体流程解释。-Simplex method to solve optimization problems, reducted from matrix, following is variable explaination and general process explaination.
simplex-method
- 单纯型法,用于解决求解线性规划,用于求解问题的最优值的方法-simplex method
Simplex-method-matlab
- 文档中包含算例和它的单纯形法MATLAB程序-Examples of the simplex method program design and calculation
Matlab-program-of-the-simplex-method
- 单纯形法matlab程序,计算方程组(函数的个数显然大于方程个数)-Matlab program of the simplex method, the calculation equations (function number is clearly greater than the equation number)
Simplex-method
- Simplex-method on C++
Dual-simplex-method
- 利用单纯形法求解,该方法简单易懂,有本人亲自编写,内容正确。-Use simplex method, the method is simple and easy to understand, has personally written content correctly.
1204Optimization Coursework
- 使用matlab实现优化算法,包括梯度法、牛顿法等。压缩包中包括matlab代码以及运行结果图像。(The optimization algorithm implementation including gradient method, Newton method and simplex method etc.)