搜索资源列表
NLP
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
wolfe-powell
- 利用wolfe-powell准则求解函数优化问题,使用不精确搜索法寻找最优步长,仿真正确。-Wolfe-powell guidelines for solving function optimization problems, the use of imprecise search method to find the optimal step length, the simulation is correct.
Frank-Wolfe-(matlab)
- Frank-Wolfe算法 matlab程序-Frank-Wolfe (matlab)
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
dw_clase
- This program solves linear programming problems with complicating constraints using the Dantzig-Wolfe decomposition. Gams code.-This program solves linear programming problems with complicating constraints using the Dantzig-Wolfe decompo
One-dimensional-extremum-problem
- 第6章 无约束一维极值问题 所在章节 函数名 功 能 6.1 minJT 用进退法求解一维函数的极值区间 6.2 minHJ 用黄金分割法求解一维函数的极值 6.3 minFBNQ 用斐波那契法求解一维函数的极值 6.4 minNewton 用牛顿法求解一维函数的极值 6.5 minGX 用割线法求解一维函数的极值 6.6 minPWX 用抛物线法求解一维函数的极值 6.7 minTri 用三次插值法求解一维函数的极值 6.8.1 minGS 用Golds
wolfe
- 求解无约束优化问题 wolfe线性搜索代码-Wolfe line search for unconstrained optimization
302302003
- 无约束一维极值问题,进退法,黄金分割法、奜波那契法,牛顿法,割线法,goldstein法,wolfe-powell 算法matlab源代码-Unconstrained a d extremum problems, in a method, the golden section method, wave that contract law, Newton method, secant line rule, goldstein method, Wolfe-Powell algorithm matla
Wolfe-Powell-method
- 用wolfe-powell准则求解问题。具体实例用matlaB语言给出。-use Wolfe-Powell method to solve the problem
optimization-method--wolfe-powell
- 优化方法 Wolfe-Powell准则 适合优化方法的初学者-optimization method Wolfe-Powell
wolfe-type-stepsize-search
- bfgs算法中需要用到的步长规则-the BFGS method
tissier
- multi project acceleration and resource allocation algorithm using dantzig wolfe decomposition.
wolfe_powell
- 用wolfe——Powell原则实现一维不精确搜索-Imprecise search using the the wolfe- Powell principle of one-dimensional
LBFGS
- 解二次函数的LBFGS方法,用了wolfe线性搜索,计算量较小,绝对可用。-Solving quadratic the function of LBFGS method with the wolfe linear search less computation absolutely available.
Frank-Wolfe-matlab
- Frank-Wolfe算法 matlab-rank-Wolfe, matlab
Steepest_Descent
- 利用最速下降法实现最优化的程序。给出了一个二维函数,也给出了最优化的结果。一维搜索用的是Wolfe非精确搜索。-The optism method of steep descend.
linesearch_strongwolfe
- This function is for optimization by strong wolfe condition
Wolfe-Powell--CPP-
- 用wolfe-powell准则求解问题。具体实例用c++语言给出。--use Wolfe-Powell method to solve the problem
wolfe2
- 求解无约束优化共轭梯度法的wolfe线性搜索规则-Unconstrained optimization conjugate gradient method wolfe line search rule
Wolfe-Powell
- wolfe-powell算法MATLAB编程-wolfe-powell matlab