CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - trust region

搜索资源列表

  1. trust-region_algorithm

    1下载:
  2. a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12.68kb
    • 提供者:kaien
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:762kb
    • 提供者:林小博
  1. cgtrust

    0下载:
  2. Steihaug Newton-CG-Trust region algoirithm
  3. 所属分类:matlab例程

    • 发布日期:2014-03-09
    • 文件大小:2.3kb
    • 提供者:shfc
  1. dogleg

    1下载:
  2. 该程序是用于求解信赖域子问题的Powell dogleg方法-This routine solves the trust region subproblem by Powell s dogleg method.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:1.79kb
    • 提供者:ld
  1. tspopf1.0_linux_R2007.tar

    0下载:
  2. trust region optimization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:455.67kb
    • 提供者:eka
  1. STRSCNE

    0下载:
  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 a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4.73kb
    • 提供者:muxihan
  1. ntrust

    1下载:
  2. Dogleg trust region, Newton model, dense algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.2kb
    • 提供者:shfc
  1. adjust_eigentol

    0下载:
  2. 这是一个信赖域方法的程序,简单实用,对初学者非常有用-This is a trust region method procedures, simple, practical, very useful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:630byte
    • 提供者:chengyao
  1. region

    1下载:
  2. 基于简单二次函数模型的带线搜索的信赖域算法-Based on a simple model with a quadratic function line search trust region algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:418.3kb
    • 提供者:bill
  1. Trust-Region

    0下载:
  2. 用BFGS更新矩阵的信赖域法解优化问题的MATLAB程序-Trust Region Method For Solving Optimization Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:699byte
    • 提供者:岳宁
  1. trust-region

    2下载:
  2. matlab无约束优化问题的信赖域算法程序-matlab trust region method-matlab trust region method matlab trust region method matlab trust region method
  3. 所属分类:matlab例程

    • 发布日期:2014-03-09
    • 文件大小:827byte
    • 提供者:li
  1. trust

    0下载:
  2. 非线性规划中的信赖域法 特征值分解法 完整代码-Eigenvalue decomposition of the complete code of trust region method for linear programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.76kb
    • 提供者:tangbao
  1. trust

    0下载:
  2. 数值最优化:解界约束优化问题的非单调组合信赖域方法,以及在信赖域内部进行二阶线搜索。-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.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18.41kb
    • 提供者:bapi
  1. Trust-Region-Method

    0下载:
  2. 光滑牛顿法求解信赖域子问题,使用近似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
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2.25kb
    • 提供者:
  1. Trust-RegionInterior_Point

    0下载:
  2. 本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:4.13kb
    • 提供者:wxq
  1. trust-region

    0下载:
  2. 信赖域法的MATLAB程序,包括2个子程序,性能超强!-the matlab program of Trust region, good!
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.79kb
    • 提供者:asdf
  1. Trust-region-methods

    0下载:
  2. 最优化算法中的信赖域方法,是一种非线性算法-Optimization algorithms in the trust region method, is a nonlinear algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:2.29kb
    • 提供者:haohaiqiang
  1. Trust-Region-program

    3下载:
  2. 用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:979.54kb
    • 提供者:xiaocao
  1. trust-region-method

    1下载:
  2. 功能:牛顿型信赖域方法求解无约束优化问题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 appro
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.99kb
    • 提供者:苗小楠
  1. Trust-region-method

    0下载:
  2. 主要研究离散型随机线性互补问题的解法,采用信赖域方法对其进行求解,在适当的假设条件下进行收敛性分析,得到了算法局部收敛收敛速度为二次的,表明了算法的可行性和有效性-The main discrete stochastic linear complementarity problem solution, trust region methods for solving them, convergence analysis carried out under appropriate assumpti
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:390.66kb
    • 提供者:akd
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com