搜索资源列表
cacmack2
- 基于信任度分配的cmac小脑神经网络算法-based on the distribution of trust cmac small brain Network
Modified Trust region.zip
- 求解非线性方程!组,可以解决参数识别问题
The_Levenberg-Marquardt_Algorithm
- LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
NLP
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
cgtrust
- Steihaug Newton-CG-Trust region algoirithm
Levenberg-Marquardt
- Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
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
ntrust
- Dogleg trust region, Newton model, dense algorithm
adjust_eigentol
- 这是一个信赖域方法的程序,简单实用,对初学者非常有用-This is a trust region method procedures, simple, practical, very useful for beginners.
Trust-Region
- 用BFGS更新矩阵的信赖域法解优化问题的MATLAB程序-Trust Region Method For Solving Optimization Problem
trust-region
- matlab无约束优化问题的信赖域算法程序-matlab trust region method-matlab trust region method matlab trust region method matlab trust region method
trust
- 非线性规划中的信赖域法 特征值分解法 完整代码-Eigenvalue decomposition of the complete code of trust region method for linear programming
trust
- 数值最优化:解界约束优化问题的非单调组合信赖域方法,以及在信赖域内部进行二阶线搜索。-Numerical Optimization: non-monotonic combination of trust region methods solution of bound constrained optimization problems, and trust within the Ministry of second-order line search.
Trust-Region-Method
- 光滑牛顿法求解信赖域子问题,使用近似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
matlab-trust
- Nonsmooth trust region methos
Trust-Region-program
- 用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
trust-evaluation
- 综合信任网络生成的matlab代码,用于分析多代理网络中的信任问题。-synthetic trust network generator.This repository includes the synthetic trust network generation code.An example of how to run the generation code is explained in Generation_demo.m file.
Trust-region-method
- 主要研究离散型随机线性互补问题的解法,采用信赖域方法对其进行求解,在适当的假设条件下进行收敛性分析,得到了算法局部收敛收敛速度为二次的,表明了算法的可行性和有效性-The main discrete stochastic linear complementarity problem solution, trust region methods for solving them, convergence analysis carried out under appropriate assumpti
trust-method
- 采用信赖值方法,求解无约束的优化问题,算法通用性强,效果好-The trust value method is used to solve unconstrained optimization problems. The algorithm is general and effective