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

搜索资源列表

  1. q

    0下载:
  2. 最速下降法 最速下降法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16355
    • 提供者:
  1. qww

    0下载:
  2. 最速下降法 最速下降法 最速下降法 最速下降法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:
  1. SDCS

    3下载:
  2. 用matlab实现的改进的布谷鸟算法——SDCS,它是将最速下降法与CS相结合的-Matlab implementation of the improved algorithm of the cuckoo- SDCS , it will steepest descent method with CS
  3. 所属分类:Other systems

    • 发布日期:2015-10-31
    • 文件大小:2048
    • 提供者:丁默
  1. optimizationinC

    0下载:
  2. 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6539
    • 提供者:xnkl
  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. steepestdescentmethod

    0下载:
  2. 可以解决最优化分析问题里边的最速下降法问题,已经通过vc++测试-Optimization analysis can solve the problem inside the steepest descent method problems, has been passed vc++ Test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:801
    • 提供者:charles
  1. opt_steep

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

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

    0下载:
  2. visual c++最速下降法求解香蕉函数极值点-visual c++ steepest descent method for solving extreme point of the banana function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:2375
    • 提供者:芊綿
  1. zs

    0下载:
  2. C语言编程 ,实现最速下降法的一个小程序。-C language programming to realize the steepest descent method is a small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1111
    • 提供者:王强
  1. chushi

    0下载:
  2. gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:6479
    • 提供者:牛晓亮
  1. steepest_descend_method

    0下载:
  2. c++求极值,利用无约束最优化中的最简单的最速下降法从负梯度方向来求得极值-c++ extremum, the use of unconstrained optimization of the most simple steepest descent method to obtain from the extreme negative gradient direction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:236681
    • 提供者:徐志东
  1. zuisuxiajiang

    0下载:
  2. 用C++语言实现最速下降法求函数的解极值问题。-The steepest descent method for solving the extremal problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:982994
    • 提供者:许姗
  1. steepdescent

    1下载:
  2. 无约束线性规划的一种求解方法,最速下降法。程序简单,容易使用。-A constrained linear programming method for solving the steepest descent method. The program is simple, easy to use.
  3. 所属分类:Other systems

    • 发布日期:2016-03-17
    • 文件大小:1024
    • 提供者:sss
  1. Tsteepest_desh

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

    • 发布日期:2017-04-02
    • 文件大小:2373
    • 提供者:李威
  1. 最速下降法

    4下载:
  2. 利用最速下降法极小化函数q(x)=(10x1^2-18x1x2+10x2^2)/2+4x1-15x2=13,线搜索步长为精确步长(Steepest descent method for numerical example)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Camille1994
  1. 最速下降法和牛顿法

    3下载:
  2. 基于回溯线搜索的最速下降法和牛顿法,配数值算例(Steepest descent method and Newton method based on backtracking line search)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:Camille1994
  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. 无约束优化问题

    0下载:
  2. 包括几种常用的无约束优化算法,比如最速下降法、BFGS算法、共轭梯度法等等(Including unconstrained optimization algorithms in common use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:48128
    • 提供者:999逆臣
  1. armijo线搜索+最速下降法的小程序

    2下载:
  2. armijo线搜索+最速下降法的小程序erfwefwerfwqrfw(Armijo line search + steepest descent algorithm appletfvv ewrwefg)
  3. 所属分类:其他

    • 发布日期:2019-10-25
    • 文件大小:1024
    • 提供者:ryrr
« 12 3 »
搜珍网 www.dssz.com