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
    • 文件大小:7.12kb
    • 提供者:刘立立
  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
    • 文件大小:4.55kb
    • 提供者:陈镇静
  1. classic-C-program

    0下载:
  2. D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) -D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures stop recourse procedures 0.61
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.71kb
    • 提供者:郑超
  1. zuiyouhua11

    0下载:
  2. 最优化问题:变尺度算法求最多元非线性函数的最值问题-optimization problem : Changing the scaling algorithm for the nonlinear function of the value problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:94.24kb
    • 提供者:邹耀贤
  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
    • 文件大小:378.67kb
    • 提供者:吴义忠
  1. c

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

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

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

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

    0下载:
  2. 运筹学非线性规划的经典c语言编写的DFP变尺度法子程序,是学习经典优化算法的不错参考资料
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:2.26kb
    • 提供者:tony
  1. shiyan3

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

    • 发布日期:2014-01-17
    • 文件大小:2.24kb
    • 提供者:杨大棱
  1. 变尺度法

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

    • 发布日期:2008-10-13
    • 文件大小:833.2kb
    • 提供者:黄大东
  1. BFGS变尺度算法

    0下载:
  2. BFGS变尺度算法.rar
  3. 所属分类:matlab例程

  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
    • 文件大小:23.33kb
    • 提供者:郑林君
  1. dpnewton_zuisu

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

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

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

    • 发布日期:2017-04-02
    • 文件大小:913byte
    • 提供者: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
    • 文件大小:1.56kb
    • 提供者: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
    • 文件大小:1.72kb
    • 提供者:qch
  1. 变尺度法DFP

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

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

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

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

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

    • 发布日期:2018-05-04
    • 文件大小:2kb
    • 提供者:命运之末
  1. 多尺度奇异熵

    1下载:
  2. 一种衡量时间序列复杂性的方法,针对其粗粒化过程由时间序列长度变短而导致熵值不精确、波动较大等问题(A method to measure the complexity of time series is presented, which aims at the problems of inaccurate entropy and large fluctuation caused by the shortening of time series length in the coarsening p
  3. 所属分类:文章/文档

    • 发布日期:2020-06-02
    • 文件大小:1kb
    • 提供者:kyf123
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com