CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 拟牛顿算法

搜索资源列表

  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. MQNM

    1下载:
  2. 基于拟牛顿法的双基地目标定位算法,定位精度还可以-Newton method based on dual-base target localization algorithm, positioning accuracy can also be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1043
    • 提供者:宋公
  1. zuiyouhauzuoye

    2下载:
  2. 最优化共轭梯度算法、最速下降法、牛顿法、拟牛顿法matlab源码,含泪奉上-Conjugate gradient optimization algorithm, the steepest descent method, Newton method, quasi Newton method matlab source, tears offer
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:64218
    • 提供者:zhucehao
  1. comm

    0下载:
  2. 曲线拟合算法,牛顿迭代算法,等差拟合算法。-Curve fitting algorithm, Newton algorithm, arithmetic fitting algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4988
    • 提供者:silon
  1. niniu

    0下载:
  2. 用最优化算法中的拟牛顿法求解方程组的解,可以根据需要构造方程组-Optimization algorithm with the quasi-Newton method to estimate the parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:549
    • 提供者:wanyou
  1. data-process

    0下载:
  2. 高斯 牛顿 拟合算法 高斯 牛顿 拟合算法-gauss newton
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1552
    • 提供者:shenyang
  1. p1

    2下载:
  2. 最优化算法中得拟牛顿法和共轭梯度法,以及Armijo型搜索和最优步长搜索。-Congradient and NiNewton algorithms in optimazation based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2660
    • 提供者:whc
  1. Quasi-Newton-Methods

    1下载:
  2. 拟牛顿法(Quasi-Newton Methods)是求解非线性优化问题最有效的方法之一。其实DFP算法、BFGS算法都属于拟牛顿法,即,DFP、BFGS都分别是一种拟牛顿法-Quasi-Newton method (Quasi-Newton Methods) is one of the most effective methods for solving nonlinear optimization problems. In fact, the DFP algorithm, BFGS algo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:673
    • 提供者:王喜
  1. Mutual_Information

    0下载:
  2. 研究了基于互信息测度的医学图像配准方法,提出了一种优化算法的改进。目的旨在于解决配准的精度和在基于互信息配准过程中的效率问题。提出的优化算法是将拟牛顿方法运用于多模医学图像配准中。实验结果说明这种改进的方法能有效提高配准的精度和效率问题,并得到好的实验效果。-Abstract: This paper presents a novel Optimized method for medical image registration, the purpose is to solve problems,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:1452187
    • 提供者:vivi
  1. 82786572quasi-newton

    1下载:
  2. 最优化的拟牛顿法算法,解决在实际应用中碰到的问题。-Quasi-Newton Methods
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:113290
    • 提供者:赵清宇
  1. optimization

    0下载:
  2. 最优化中常见的一些算法,包括DFP,共轭法,拟牛顿法,梯度法等-Common algorithm optimization, including the DFP, conjugate method, quasi-Newton method, gradient method
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:13022
    • 提供者:黎宇帆
  1. BFGS

    1下载:
  2. 本代码为《最优化理论与方法》书籍中的牛顿法和拟牛顿法算法的代码,并举了2个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books in the Newton method and quasi-Newton method algorithm code, citing two books on the example of the job
  3. 所属分类:source in ebook

    • 发布日期:2017-10-25
    • 文件大小:3072
    • 提供者:wxq
  1. Optimization-Methods-

    7下载:
  2. 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:1792000
    • 提供者:赵雪伟
  1. Quasi-Newton-method

    0下载:
  2. 最优化算法中的拟牛顿法,是一种非线性算法问题-Optimization algorithm quasi-Newton method, is a nonlinear algorithm problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:3115
    • 提供者:haohaiqiang
  1. Newton-method-proposed-summary

    0下载:
  2. 拟牛顿法变种众多,实际中应用广泛。本文就拟牛顿法进行比较全面的探讨,特别是考察每种变种算法的设计思想以及不同变种算法之间的横向对比。-Newton method proposed summary
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:93256
    • 提供者:王君竹
  1. BFGS

    0下载:
  2. 数学计算方法,拟牛顿BFGS算法,使用matlab编写-Mathematical calculation method, quasi-Newton BFGS algorithm, using matlab prepared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1430
    • 提供者:mei
  1. nonlinear-algorithm

    3下载:
  2. 非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。-Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6891
    • 提供者:figo
  1. Unconstrained-optimization-method

    0下载:
  2. 本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。-The resources are mainly in the matrix decomposition LU decomposition, LDL decompo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:168232
    • 提供者:王彭
  1. QN

    0下载:
  2. 解决优化问题中的拟牛顿法,压缩包含有算法需要的所有函数-This code can realize the quasi-Newton method to solve an optimized problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3551
    • 提供者:xuedeshengyin
  1. LBFGS

    2下载:
  2. 简化空间的SQP算法,采用拟牛顿的方法计算搜索方向,不需要二阶导数信息;不需要初始可行解;具有快速收敛性甚至超线性收敛性。-Simplify space SQP algorithm, using quasi-Newton method to calculate the direction of the search, no second derivative information no initial feasible solution even with fast convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-03-16
    • 文件大小:12288
    • 提供者:LIAO Wei-ping
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com