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

搜索资源列表

  1. edtu

    0下载:
  2. MATLAB实现最速下降法,希望大家用得上-MATLAB implementation steepest descent method, I hope everyone useful! ! ! ! ! ! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1397
    • 提供者:魏雪漫
  1. steepest_descent_method

    0下载:
  2. 采用最速下降法查找最小值,采用H终止准则,计算时间很快,很适合初学者使用-Steepest descent method using the minimum search using H termination criteria, the computation time soon, it is suitable for beginners to use
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5090
    • 提供者:sailorkai
  1. opt_steep

    0下载:
  2. 最速下降法,沿梯度下降的方法寻找最优解的经典方法-Steepest descent method
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:805
    • 提供者:wu ya
  1. zuisuxiajiangfa

    0下载:
  2. 最速下降法优化,无约束,可以自己改进。很容易懂有简单的说明。-Steepest descent method optimization, non-binding, can improve. There is a simple easy to understand explanation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1249
    • 提供者:menglingsai
  1. steepest_descent

    2下载:
  2. 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -Matlab implementation of this procedure steepest descent algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:小豆蔻
  1. zuisuxiajiang

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

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

    0下载:
  2. 简单的最速下降法算法,适合于刚刚学习最优化方法的同学们参考-simply the speediest downing method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3565
    • 提供者:陈明辉
  1. shuzhi

    0下载:
  2. 计算最速下降法和黄金分割法的程序,计算结果精确。-Calculation of the steepest descent method and the golden section method of procedure, precise results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:694
    • 提供者:Yang
  1. zuisu

    0下载:
  2. 用于以最速下降法求解最值,可应用在机械优化设计最优解的求取-For the steepest descent method to solve the most value can be applied to optimize the mechanical design of the optimal solution of the strike
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:858
    • 提供者:艾山
  1. zuisu

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

    • 发布日期:2017-04-04
    • 文件大小:1870
    • 提供者:
  1. steepestdescent

    0下载:
  2. 改进了的最速下降法,用于求解正定n元二次函数-Improved steepest descent method for solving n-positive definite quadratic function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1080
    • 提供者:猫儿
  1. --matlab

    0下载:
  2. 用MATLAB代码来实现最速下降法的计算。-MATLAB code used to achieve the steepest descent method calculations.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2744
    • 提供者:Joyee
  1. steepestdescent

    0下载:
  2. 很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:205002
    • 提供者:chenhong
  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. 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_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. 新建 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 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com