Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - trust region
Search - trust region - List
a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
Date : 2008-10-13 Size : 12.68kb User : kaien

a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
Date : 2025-07-11 Size : 12kb User :

DL : 1
该程序是用于求解信赖域子问题的Powell dogleg方法-This routine solves the trust region subproblem by Powell s dogleg method.
Date : 2025-07-11 Size : 2kb User : ld

trust region optimization
Date : 2025-07-11 Size : 456kb User : eka

DL : 2
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-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.
Date : 2025-07-11 Size : 5kb User : muxihan

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.
Date : 2025-07-11 Size : 5.4mb User : Nu

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
Date : 2025-07-11 Size : 762kb User : 林小博

DL : 2
Steihaug Newton-CG-Trust region algoirithm
Date : 2025-07-11 Size : 2kb User : shfc

DL : 1
Dogleg trust region, Newton model, dense algorithm
Date : 2025-07-11 Size : 2kb User : shfc

这是一个信赖域方法的程序,简单实用,对初学者非常有用-This is a trust region method procedures, simple, practical, very useful for beginners.
Date : 2025-07-11 Size : 1kb User : chengyao

基于简单二次函数模型的带线搜索的信赖域算法-Based on a simple model with a quadratic function line search trust region algorithm
Date : 2025-07-11 Size : 418kb User : bill

用BFGS更新矩阵的信赖域法解优化问题的MATLAB程序-Trust Region Method For Solving Optimization Problem
Date : 2025-07-11 Size : 1kb User : 岳宁

matlab无约束优化问题的信赖域算法程序-matlab trust region method-matlab trust region method matlab trust region method matlab trust region method
Date : 2025-07-11 Size : 1kb User : li

光滑牛顿法求解信赖域子问题,使用近似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
Date : 2025-07-11 Size : 2kb User :

信赖域法的MATLAB程序,包括2个子程序,性能超强!-the matlab program of Trust region, good!
Date : 2025-07-11 Size : 2kb User : asdf

最优化算法中的信赖域方法,是一种非线性算法-Optimization algorithms in the trust region method, is a nonlinear algorithm
Date : 2025-07-11 Size : 2kb User : haohaiqiang

用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
Date : 2025-07-11 Size : 980kb User : xiaocao

是信赖域优化算法的经典外文之著作,受到国内外学者的一致好评,是值得大家学习的-based on trust region method for optimization
Date : 2025-07-11 Size : 8.27mb User : 张三

功能:牛顿型信赖域方法求解无约束优化问题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
Date : 2025-07-11 Size : 3kb User : 苗小楠

主要研究离散型随机线性互补问题的解法,采用信赖域方法对其进行求解,在适当的假设条件下进行收敛性分析,得到了算法局部收敛收敛速度为二次的,表明了算法的可行性和有效性-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
Date : 2025-07-11 Size : 391kb User : akd
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.