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

搜索资源列表

  1. vbC9

    1下载:
  2. 用VB实现的函数的极致和最优化 包括黄金分割搜索法、不用导数的布伦特法 用导数的布伦特法、多元函数的山单纯形法、多元函数的变尺度法等-VB function of the body and optimization including 0.618 search, not derivative Brent Act, Brent derivative, the multi-function Hill simplex method, the multi-function as a criter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7294
    • 提供者:刘立立
  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. optLib

    0下载:
  2. 提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。-provide a common method of optimization, including CVMO1-, quasi-Newton method, genetic algorithm, multi-objective optimization algorithm, Hookjeeves
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:387760
    • 提供者:吴义忠
  1. c

    1下载:
  2. 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2691
    • 提供者:林颉
  1. newton

    1下载:
  2. 拟牛顿法求函数极小值,采用无约束变尺度法DFP
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2630
    • 提供者:陈宁
  1. shiyan3

    1下载:
  2. 用一阶梯度法,共轭梯度法和变尺度法求解多变量的寻优问题,其中单变量的寻优用的是0。618法
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:2294
    • 提供者:杨大棱
  1. DFP

    0下载:
  2. dfp变尺度法程序,用于求函数的无约束极小值点。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:229590
    • 提供者:starsky302
  1. 3

    0下载:
  2. 变尺度法求最优化问题的举例,我从别的地方看到的,觉得不错,大家也
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1944
    • 提供者:刘康
  1. 变尺度法

    0下载:
  2. 变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:853201
    • 提供者:黄大东
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. optimizationtheory-matlab

    0下载:
  2. 最优化理论中的几个算法,包括共轭梯度法,公轭梯度法,方向加速法,步长加速,变尺度法-Optimization theory in several algorithms, including the conjugate gradient method, public and conjugate gradient method, directional method, step speed, variable metric method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:23894
    • 提供者:郑林君
  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. DFP

    2下载:
  2. 运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2679
    • 提供者:刘静
  1. dpnewton_zuisu

    2下载:
  2. 阻尼牛顿法、最速下降法、变尺度法的matlab程序。-Damped Newton' s method, steepest descent method, variable metric method matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1476
    • 提供者:ken
  1. newtonbianchidu

    0下载:
  2. 牛顿下山法和变尺度发法,很好的,愿和大家一起努力!-Newton descent method and variable fat law, good, willing to work with everyone!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:913
    • 提供者:lihao
  1. steepest

    1下载:
  2. 实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1596
    • 提供者:Sharon
  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-23
    • 文件大小:1758
    • 提供者:qch
  1. 变尺度法DFP

    0下载:
  2. 变尺度法的迭代形式与牛倾法类似,不同的是在迭代公式中用 来逼近 ,所以又称为“拟牛顿法”,变尺度法的搜索方向 ,最终要逼近牛顿方向 ,故又称为拟牛 顿方向。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-06-04
    • 文件大小:24534
    • 提供者:dahuaxiyou093
  1. matlab-变尺度法

    1下载:
  2. Matlab变尺度法基本程序,对于刚入门会有一个好的基础教学。(Matlab variable-metric method base program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:刺刺小阳
  1. 测试函数作业

    0下载:
  2. 基于DFP变尺度法对sphere和rosenbrock测试函数进行最优化处理(Optimization of sphere and Rosenbrock test functions based on DFP variable metric method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:命运之末
« 12 3 4 5 6 »
搜珍网 www.dssz.com