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

搜索资源列表

  1. MyOpt

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

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

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

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

    0下载:
  2. 利用最陡下降法仿真实现了自适应滤波均衡器,该方法用硬件能方便实现.-use of the steepest descent method Simulation of the adaptive filter equalizers, the method can be used to facilitate the achievement of hardware.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:研究生活
  1. matlab-zuisuxiajiang

    0下载:
  2. matlab-zuisuxiajiang实现matlab上的最速下降法-Matlab - Matlab zuisuxiajiang achieve the steepest descent method
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8.79kb
    • 提供者:yyf
  1. zuisuxiajiang

    0下载:
  2. 最速下降法。很好的优化程序。需要的自己下来看看啊-Steepest descent method. Optimizer good. Under their own needs来看看啊
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:519byte
    • 提供者:王散
  1. zuisu

    0下载:
  2. 一种最速下降法程序,每次迭代结果都同时显示出来。-A steepest descent method procedures
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1.83kb
    • 提供者:
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:687.83kb
    • 提供者:
  1. LMS

    0下载:
  2. 基于matlab软件的一个无约束优化问题的最速下降算法-Based on matlab software an unconstrained optimization problems steepest descent algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:586byte
    • 提供者:萧洋
  1. chengxudaima

    0下载:
  2. 最优化理论,最速下降法,matlab实现,很好地,分享一下-Optimization theory, the steepest descent method, matlab realize, well, to share
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:1.12kb
    • 提供者:bai
  1. steepest-descent-method

    0下载:
  2. 本代码为《最优化理论与方法》书籍中的拥有Amijo改进的最速下降法算法的代码,并举了3个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books have Amijo improvement in the steepest descent method algorithm code, citing the three books on
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:5.66kb
    • 提供者:wxq
  1. NAwolfe

    0下载:
  2. WOLF Searches steepest descent method
  3. 所属分类:ELanguage

    • 发布日期:2017-04-11
    • 文件大小:1011byte
    • 提供者:屈明恩
  1. SD1

    0下载:
  2. steepest descent method
  3. 所属分类:Editor

    • 发布日期:2017-04-10
    • 文件大小:762byte
    • 提供者:vahidreza
  1. pso-fd

    0下载:
  2. PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:何骞
  1. optimization

    0下载:
  2. 最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4.79kb
    • 提供者:伊小夕
  1. waitui-huangjin-zuisuxiajiang

    0下载:
  2. 优化设计:外推法、黄金分割法、最速下降法,c程序-Optimization design: extrapolation method, golden section method, steepest descent method, C program
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:zhang ke
  1. Steepest-Descent

    0下载:
  2. Steepest descent method implemented by matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:mani sabeti
  1. wnlbPSAD

    0下载:
  2. 求维纳解及其误差性能曲线和最陡下降法仿真-Seeking Wiener solution and its error performance curves and steepest descent method simulation
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:27.5kb
    • 提供者:刘文荣
  1. 最速下降法

    1下载:
  2. 最速下降法是求解无约束优化问题的算法程序,许多有效算法都是以它基础通过改进或修正而得到的。(The steepest descent method is an algorithm procedure for solving unconstrained optimization problems. Many efficient algorithms are based on the improvement or modification of them.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-26
    • 文件大小:5kb
    • 提供者:梦梦111
搜珍网 www.dssz.com