CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - DFP算法

搜索资源列表

  1. 多变量寻优

    1下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the accused gradient method.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4664
    • 提供者:陈镇静
  1. DFP

    1下载:
  2. dfp算法的matlab实现实例,源代码-dfp algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1236
    • 提供者:刘俊杰
  1. fminunc

    1下载:
  2. 最快下降法求解无约束优化问题,f=10*(x(1)+x(2)-5)^2+(x(1)-x(2))^2 主程序dfp11.m如下: oldoptions=optimset( fminunc ) options=optimset(oldoptions, LargeScale , off ) 采用中型优化算法 options11=optimset(options, HessUpdate , dfp ) DFG法,混合二、三次插值 [x11,fval11,exitflag11,outp
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7051
    • 提供者:pengjingyong
  1. DFP

    0下载:
  2. DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1758
    • 提供者:qch
  1. DFP

    0下载:
  2. DFP计算算法(精确一维搜索,花费时间很少) -DFP calculation algorithm (exact one-dimensional search, spent little time)
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:701
    • 提供者:赵凡
  1. DFP

    0下载:
  2. 约束问题的DFP算法,关于牛顿法的一种改进-Constraints DFP algorithm, an improvement on Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19003
    • 提供者:张宁
  1. DFP

    1下载:
  2. 关于最优化理论中DFP算法的matlab实现的简单方法。-On optimization theory DFP algorithm matlab realize the easy way.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2572
    • 提供者:李刚
  1. dfp

    1下载:
  2. 最优化算法DFP算法源代码 可以实现求极小值的-dfp program orginal file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4025
    • 提供者:xiaoqunhu
  1. DFP

    1下载:
  2. DFP算法是变尺度优化算法,使用唯相位的方法实现阵列天线的波束赋形状,是使用基于DFP和BFGS 变尺度优化算法来实现求值-DFP algorithm is to change the scale optimization algorithm, the use of CD-phase array antenna beamforming shape, is to use the scale variable based on the DFP and BFGS optimization algori
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:628
    • 提供者:fan
  1. dfp

    0下载:
  2. 一种拟牛顿算法,非线性方程组的最优化方法,matlab调用函数-A Quasi Newton method of nonlinear equations, optimization methods, matlab function is called
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:566
    • 提供者:雨山
  1. Quasi-Newton

    8下载:
  2. 拟牛顿算法中的经典BFGS校正算法和DFP算法的matlab实验代码,broyden族算法的matlab程序。-Proposed Newton the classic algorithm the BFGS correction algorithm and DFP algorithm matlab experimental code, broyden family, algorithm matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:3046
    • 提供者:
  1. optimization

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

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

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. DFP

    0下载:
  2. 共轭方向法的DFP算法,寻优效果好,对目标函数的次数没有限制-Conjugate direction method DFP algorithm optimization effect, the objective function is no limit to the number of
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:80122
    • 提供者:linan
  1. DFP_optimal

    0下载:
  2. 最优化DFP算法。采用DFP算法求解优化问题,含有详细的说明和操作实例。-DFP optimization algorithms. Using DFP algorithm for solving optimization problems, contains a detailed descr iption and operation examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:223197
    • 提供者:刘平
  1. multi

    0下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-Multivariate optimization of the source code, including basic algorithm is as follows: DFP method (also known as variable metric method), BFS method, a ladder degree method, conjugate gradient method.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4664
    • 提供者:李时针
  1. algorithme-DFP

    0下载:
  2. Golden Section search黄金分割搜索算法主要用来解决以为非线性函数最小化问题 Davidon-Fletcher-Powell (DFP) 算法主要用于解决无约束非线性方程最优化问题 -Golden Section search Fibonacci search algorithm that is mainly used to solve the nonlinear function minimization problem Davidon-Fletche
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:144275
    • 提供者:sunny
  1. dfp

    0下载:
  2. 功能:用DFP算法求解无约束问题 输入:X0是初始点,fun,gfun分别是目标函数及其梯度 输出:x,val分别是近似最优点和最优值,k是迭代次数-Davidon-Fletcher-Powell method for optimization.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:576
    • 提供者:AllenBenge
  1. 2462998573

    0下载:
  2. 利用多种算法对函数求最小值,分别有牛顿法、黄金分割法、DFP- Function using a variety of algorithms for the minimum, respectively, Newton method, golden section method, DFP
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:54220
    • 提供者:
搜珍网 www.dssz.com