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

搜索资源列表

  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
    • 文件大小:2kb
    • 提供者:丁默
  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
    • 文件大小:6.39kb
    • 提供者: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
    • 文件大小:3.04mb
    • 提供者:李湖
  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
    • 文件大小:801byte
    • 提供者:charles
  1. opt_steep

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

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

    0下载:
  2. steepest decent algorithm for multi variable functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:717byte
    • 提供者:canberk
  1. STEEP.ZIP

    0下载:
  2. 一个最速下降的开发, matlab的代码示例。希望对大家有所帮助-steepest descent
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2.73kb
    • 提供者:wuji
  1. steepest_descent

    0下载:
  2. Steepest Descend Algorithm with optimum step size computation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:holi
  1. Simulation_of_a_variety_of_LMS_Algorithm

    0下载:
  2. 仿真了LMS算和和牛顿算法以及最速下降算法有图形可以清楚的看到几个算法的收敛速度的快慢-Calculation and simulation of the LMS and Newton algorithm and the steepest descent algorithm can clearly see several graphical convergence of the algorithm for the pace of
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4.1kb
    • 提供者:朱向鹏
  1. rootmusic-ld

    0下载:
  2. 数字信号处理中的 LD算法 最陡下降法,root music 算法 这是一个源程序,提高参考-LD digital signal processing algorithms in the steepest descent method, which is a source to enhance information
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.09kb
    • 提供者:郑家良
  1. bfgswopt

    0下载:
  2. steepest descent/bfgs with polynomial line search
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2.21kb
    • 提供者:shfc
  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
    • 文件大小:2.32kb
    • 提供者:芊綿
  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
    • 文件大小:1.08kb
    • 提供者:王强
  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
    • 文件大小:6.33kb
    • 提供者:牛晓亮
  1. Steepest-Descent-based-Optimiation-for-Distribtue

    0下载:
  2. Steepest Descent based Optimiation for Distribtued Regression in Wireless Sensor Networks
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:170.77kb
    • 提供者:Shereen
  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
    • 文件大小:231.13kb
    • 提供者:徐志东
  1. MATLAB-Toolbox

    0下载:
  2. 最速梯度法工具箱,可以在matlab上进行应用,非常方便-Toolbox steepest gradient method can be applied on the matlab is very convenient
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.03kb
    • 提供者:zhuyuanli
  1. The-steepest-descent-method

    0下载:
  2. 最优化方法 最速下降法程序 MATLAB程序-MATLAB program optimization method of steepest descent method
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4.29kb
    • 提供者:姑苏大奖
  1. Steepest-descent-algorithm

    0下载:
  2. Steepest descent algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:604byte
    • 提供者:jorgehas
« 12 3 4 »
搜珍网 www.dssz.com