搜索资源列表
opt_cpp
- 工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
backtracking linesearch
- backtracking linesearch
opt_cpp
- 工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
LineSearch
- 最优化问题中的线搜索算法的改进,学最优化的朋友可以看下-LineSearch Method
projbfgs
- projected BFGS with Armijo rule, simple linesearch
LINESEARCH
- Line Search using different type of functions. This is useful for Nonlinear programming.
linesearch
- 基于图像边缘检测实现了图像的纠偏处理,Opencv,附参考文献-Image edge detection based on the image correction processing to achieve, Opencv, with references
Matlab
- matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method,
Newton_GSS
- Newton optimization algorithm which uses gss algorithm as linesearch.
LINESEARCH
- Finds the roots of a function using the Newton method with line search
NLPforCQSDP
- 二次半定规划的非线性规划算法源代码,比内点算法快很多。-Based on the change of , an augmented lagrangian algorithm to solve convex quadratic SDP is proposed. The algorithm’s distinguishing feature is a factorization, the gradient method and an exa
DIRECT.tar
- 我们考虑的问题最小化一个连续可微的函数的几个变量服从 简单数据绑定约束限制的一些变量的整数值。我们假设 目标函数的一阶衍生品可以显式计算和近似。 这类混合整数非线性优化问题出现在许多工业和频繁 科学应用,这促使derivative-free方法的研究越来越感兴趣 他们的解决方案。连续变量是由linesearch策略而解决 离散的我们雇佣当地的一个类型的搜索方法。我们提出了不同的算法 以当前迭代的方式更新和满意的平稳性条件
linesearch
- 利用黄金分割点法计算步长,用来求二次凸函数的最小值的线搜索方法-Using the gold partition point method, the step size is used for the minimum of two convex functions.
linesearch
- 最优化中的线搜索,应用在matlab中,-Optimization of the line search,use at matlab
LINESEARCH
- 牛顿拉富生线搜索是解决方程的程序与quasi-Newton-Raphson方法加速了线搜索算法。要解决的方程可以包括向量,除了标量,用MATLAB编程语言写的.-Newton Raphson Line Search is a program for the solution of equations with the quasi-Newton-Raphson method accelerated by a line search alg
linesearch
- 线搜索程序matlab算法,主程序bolinesearch.m(Matlab codes for linesearch (main function: bolinesearch.m))