搜索资源列表
LineSmooth
- 使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
ntontrust5duowei08
- 解无约束优化问题的锥模型拟牛顿信赖域算法。不同与传统的二次模型方法。-A quasi-Newton algorithm based on the simple dogleg method is developed.
dogleg
- 该程序是用于求解信赖域子问题的Powell dogleg方法-This routine solves the trust region subproblem by Powell s dogleg method.
STRSCNE
- 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
doglegoptimization
- dogleg method is very important for optimization
ntrust
- Dogleg trust region, Newton model, dense algorithm
algorithm
- GN, LMF 方法; Dogleg, 双折 Dogleg 方法(the convex optimization algorithm of GN ,LMF ,DogLeg, etc.)
gtn-st-dl
- Umat for GTN damage material model in Abaqus by UMAT - STATIC in Powell's dogleg (DL) solution routines from Slatec library
dogleg-method
- 使用dogleg算法求解优化问题。dogleg法属于一种信赖域法。(Solving optimization problem with dogleg method, which is a kind of trust region method.)