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

搜索资源列表

  1. work123

    0下载:
  2. 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6370
    • 提供者:郭大波
  1. 用于一维搜索的PSO算法

    0下载:
  2. 实现最速下降法当中的一维搜索时候的最佳步长的确定。-achieve steepest decline among law of one-dimensional search the best time to step determination.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:programmerGOD
  1. zsxjf

    1下载:
  2. Matlab编写的最速下降法算法程序,美国一本权威数值计算方面的书上的源程序。-Matlab prepared by the steepest descent algorithm, a numerical calculation authoritative book on the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:李军
  1. METHED_OF_STEEPEST_DESENT

    0下载:
  2. 通过最速下降算法研究基于梯度的自适应方法,最速下降是递归的,滤波器计算是一步步迭代进行-through the steepest descent gradient algorithm based on the adaptive method, the steepest decline is recursive, Filter is an iterative step by step
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4079
    • 提供者:谢晓丹
  1. MyOpt

    0下载:
  2. 最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50112
    • 提供者:季晓南
  1. xiajiang

    1下载:
  2. 用delphi语言实现运筹学最速下降法程序-used language tacticians steepest decline Act procedures
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:189552
    • 提供者:wuxiaoyan
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. zuisuxiaj

    0下载:
  2. 最速下降法实现多项式最小值,该程序多项式是特定的。-Steepest descent method to achieve the minimum polynomial, the polynomial is a specific procedure.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1913372
    • 提供者:zxp
  1. nonlinear-equation

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:11028
    • 提供者:汪张扬
  1. simple-grad-desend

    1下载:
  2. 简单梯度下降法,用于迭代求极值,是一种最速下降法-Simple gradient descent method for the iterative extremum is a steepest descent method
  3. 所属分类:Data structs

    • 发布日期:2015-07-28
    • 文件大小:111616
    • 提供者:王涵
  1. zuisuxiajiang

    0下载:
  2. 实现了最速下降法的算法,具体实例操作,可运行出结果,分子程序书写,简便易懂。-The algorithm of the steepest descent method, and specific examples, you can run the results, the molecular program written in easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4326
    • 提供者:王婷
  1. 最速下降法程序代码

    1下载:
  2. 出自现代设计理论与方法课本第二章的p91页2-9作业题
  3. 所属分类:文档资料

  1. zuisuxiajiang

    0下载:
  2. 自己用matlab写的一个期末考试的代码,用最速下降法求解极值点,在MATLAB2015b上能够完美运行(I wrote a final exam with matlab code, using steepest descent method to solve extreme points, in MATLAB2015b can be perfect operation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:comewithyou
  1. zuisuxiajiang_2+gongetidu_4

    1下载:
  2. 使用最速下降法和共轭梯度法实现优化功能,基于MATLAB平台使用m语言编写(Based on the MATLAB platform, steepest descent method and conjugate gradient method are used to achieve the optimization function with M language.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:221184
    • 提供者:蜗牛run
  1. 优化算法

    2下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. 新建 Microsoft Word 文档 (2)

    0下载:
  2. 最速下降法是一种好的方法,可以有效求得最速下降曲线(The steepest descent method is a good way to get the fastest descent curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:12288
    • 提供者:haigongliwei
  1. Matlab optimization programming example

    2下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-03
    • 文件大小:59392
    • 提供者:stlu2008
  1. 最速下降法

    1下载:
  2. 最速下降法,并且含有两个不同的函数的求解
  3. 所属分类:matlab例程

  1. code

    2下载:
  2. matlab实现四种最优化搜索方法 共轭梯度法 牛顿法 最速下降法 拟牛顿法 对一个十维函数的极值搜索(matlab optimal search)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-15
    • 文件大小:3072
    • 提供者:neruo
  1. 线搜索算法

    0下载:
  2. 实现了线搜索算法中的最速下降法以及牛顿沃尔夫算法(The steepest descent method and Newton Wolff algorithm in line search algorithm are realized)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-04
    • 文件大小:263168
    • 提供者:lthugg
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com