Welcome![Sign In][Sign Up]
Location:
Search - trust region

Search list

[Windows Developtrust-region_algorithm

Description: a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
Platform: | Size: 12980 | Author: kaien | Hits:

[Windows Developtrust-region_algorithm

Description: a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
Platform: | Size: 12288 | Author: | Hits:

[matlabdogleg

Description: 该程序是用于求解信赖域子问题的Powell dogleg方法-This routine solves the trust region subproblem by Powell s dogleg method.
Platform: | Size: 2048 | Author: ld | Hits:

[Windows Developtspopf1.0_linux_R2007.tar

Description: trust region optimization
Platform: | Size: 466944 | Author: eka | Hits:

[AlgorithmSTRSCNE

Description: 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-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 are vectors of dimension n. Non-existent lower and upper bounds, i.e. entries of l and u equal to minus o plus infinity, are allowed. The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated. Various input/output options are provided, and we refer to the code itself for further documentation.
Platform: | Size: 5120 | Author: muxihan | Hits:

[OtherNumerical_Optimization

Description: Numerical Optimization-Every year optimization algorithms are being called on to handle problems that are much larger and complex than in the past. Accordingly, the book emphasizes large- scale optimization techniques, such as interior-point methods, inexact Newton methods, limited-memory methods, and the role of partially separable functions and automatic differentiation. It treats important topics such as trust-region methods and sequential quadratic programming more thoroughly than existing texts, and includes comprehensive discussion of such “core curriculum” topics as constrained optimization theory, Newton and quasi-Newton methods, nonlinear least squares and nonlinear equations, the simplex method, and penalty and barrier methods for nonlinear programming.
Platform: | Size: 5659648 | Author: Nu | Hits:

[Mathimatics-Numerical algorithmsNLP

Description: matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint advance and retreat method Fafei Bo Fibonacci golden section method the basic Newton method, global Newton method Newton secant parabola method acceptable to the three interpolation methods Wolfe.Powell search method Goidstein simplex method Searching Powell steepest descent method conjugate gradient method modified Newton method Newton Newton trust region method to be explicitly steepest descent method
Platform: | Size: 780288 | Author: 林小博 | Hits:

[matlabcgtrust

Description: Steihaug Newton-CG-Trust region algoirithm
Platform: | Size: 2048 | Author: shfc | Hits:

[matlabntrust

Description: Dogleg trust region, Newton model, dense algorithm
Platform: | Size: 2048 | Author: shfc | Hits:

[matlabadjust_eigentol

Description: 这是一个信赖域方法的程序,简单实用,对初学者非常有用-This is a trust region method procedures, simple, practical, very useful for beginners.
Platform: | Size: 1024 | Author: chengyao | Hits:

[Mathimatics-Numerical algorithmsregion

Description: 基于简单二次函数模型的带线搜索的信赖域算法-Based on a simple model with a quadratic function line search trust region algorithm
Platform: | Size: 428032 | Author: bill | Hits:

[matlabTrust-Region

Description: 用BFGS更新矩阵的信赖域法解优化问题的MATLAB程序-Trust Region Method For Solving Optimization Problem
Platform: | Size: 1024 | Author: 岳宁 | Hits:

[matlabtrust-region

Description: matlab无约束优化问题的信赖域算法程序-matlab trust region method-matlab trust region method matlab trust region method matlab trust region method
Platform: | Size: 1024 | Author: li | Hits:

[matlabTrust-Region-Method

Description: 光滑牛顿法求解信赖域子问题,使用近似Hesse矩阵正定情形,并给出该方法信赖域方法的matlab程序-Smoothing Newton method for solving the trust region subproblem approximate Hesse matrix positive definite situation, and given that the method of trust region methods matlab program
Platform: | Size: 2048 | Author: | Hits:

[Othertrust-region

Description: 信赖域法的MATLAB程序,包括2个子程序,性能超强!-the matlab program of Trust region, good!
Platform: | Size: 2048 | Author: asdf | Hits:

[OtherTrust-region-methods

Description: 最优化算法中的信赖域方法,是一种非线性算法-Optimization algorithms in the trust region method, is a nonlinear algorithm
Platform: | Size: 2048 | Author: haohaiqiang | Hits:

[AlgorithmTrust-Region-program

Description: 用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
Platform: | Size: 1003520 | Author: xiaocao | Hits:

[OtherToint-Trust-region-methods

Description: 是信赖域优化算法的经典外文之著作,受到国内外学者的一致好评,是值得大家学习的-based on trust region method for optimization
Platform: | Size: 8673280 | Author: 张三 | Hits:

[Othertrust-region-method

Description: 功能:牛顿型信赖域方法求解无约束优化问题min f(x) 输入 x0是初始迭代点 输出:xk是近似极小点,val是近似极小值,k是迭代次数- function: Newton type trust region method for solving unconstrained optimization problem min f (x) input The xo is the initial iteration point output: xk is approximate minimum point, val is approximate minimum, k is the number of iterations
Platform: | Size: 3072 | Author: 苗小楠 | Hits:

[AlgorithmTrust-region-method

Description: 主要研究离散型随机线性互补问题的解法,采用信赖域方法对其进行求解,在适当的假设条件下进行收敛性分析,得到了算法局部收敛收敛速度为二次的,表明了算法的可行性和有效性-The main discrete stochastic linear complementarity problem solution, trust region methods for solving them, convergence analysis carried out under appropriate assumptions, to give local convergence of the algorithm convergence rate for the second, indicating the feasibility of the algorithm and effectiveness
Platform: | Size: 400384 | Author: akd | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net