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

搜索资源列表

  1. Objective-function-extremum

    0下载:
  2. 采用了精确一维搜索法进行目标函数求极值,其中使用了黄金分割法,最速下降法和拟牛顿法。-Using the exact one-dimensional search method to the objective function extremum, which uses the golden section method, steepest descent and quasi-Newton method.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1269
    • 提供者:海风
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3615
    • 提供者:zhangqingyu
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. p1

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

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

    1下载:
  2. 一个关于拟牛顿法求最优值的matlab程序,写的很有条理,注释很清晰,稍加修改就能使用。-A quasi-Newton method to seek the optimal value of the matlab program, written in very structured, comments are very clear, slightly modified to be able to us.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3110
    • 提供者:fanluchen
  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
  1. 4NETN

    0下载:
  2. 使用拟牛顿法求解非线性方程组的源码,只需要改变输入的方程组,即可求得需要的解。-Using the quasi-Newton method for solving nonlinear equations, source, only need to change the input equations, you can obtain the desired solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:Ella yang
  1. mathematic-library

    0下载:
  2. 数值分析类库。包括了Vector和Matrix类,可用于求CHOLESKY分解,解方程,以及求极值等。求极值的方法包括最速下降法,牛顿法,拟牛顿法,共轭梯度法,变尺度法等等。-Mathematic Analyze tools which contains the Vector and Matrix classes. It can be used to work our the parse of cholesky and solf the equation and deal with opt pr
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:3043648
    • 提供者:Snoopy
  1. unconstraint-optimization-byNewton

    0下载:
  2. 采用拟牛顿法解决工程上全局优化,同时给出该程序的具体编写过程-global optimization for newton method is carried,at mean time, the progress is gived
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3984
    • 提供者:wuhuzi
  1. 4NETN

    0下载:
  2. 用拟牛顿法求解非线性方程组一组实根的方法-A group of real roots of the method of quasi-Newton method for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1788
    • 提供者:wade
  1. NLequationCalculator

    0下载:
  2. 4.1 非线性方程与方程组类设计 4.2 求非线性方程实根的对分法 4.3 求非线性方程一个实根的牛顿法 4.4 求非线性方程一个实根的埃特金迭代法 4.5 求非线性方程一个实根的连分式解法 4.6 求实系数代数方程全部根的QR方法 4.7 求实系数代数方程全部根的牛顿-下山法 4.8 求复系数代数方程全部根的牛顿-下山法 4.9 求非线性方程组一组实根的梯度法 4.10 求非线性方程组一组实根的拟牛顿法 4.11 求非线性方程组最小二
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:76218
    • 提供者:王健
  1. optical-folw

    0下载:
  2. 基于光流的各种梯度计算方法 用拟牛顿法求极小值点和最速下降梯度法matlab程序-Based on optical flow of all kinds of gradient calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1364
    • 提供者:沙晓鹏
  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. 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. niniudun

    0下载:
  2. 无约束最优化当中经典的拟牛顿法matlab程序-Unconstrained optimization among classical quasi-Newton method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3115
    • 提供者:wang
  1. sr1

    0下载:
  2. 拟牛顿法(Quasi-Newton Methods)是求解非线性优化问题最有效的方法之一,拟牛顿法的基本思想是在基本牛顿法的步2中,用Hess矩阵的某个近似矩阵代替之.-Quasi-Newton Methods
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:972
    • 提供者:连云赵
  1. 3

    0下载:
  2. BFGS拟牛顿法求非线性无约束最优化(函数极值)问题-BFGS quasi-Newton method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3395
    • 提供者:wwe
  1. 5

    0下载:
  2. DFP拟牛顿法求解非线性无约束最优化问题(函数极值)-DFP quasi-Newton method for solving nonlinear constrained optimization problem (function extremum)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3340
    • 提供者:wwe
  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 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com