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. opt_steep

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

    • 发布日期:2017-04-10
    • 文件大小:805byte
    • 提供者:wu ya
  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. 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. 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. 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
    • 文件大小:1kb
    • 提供者:sss
  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. multidimensional-extremum-problems

    1下载:
  2. 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:6.28kb
    • 提供者:张然
  1. steepdfp

    0下载:
  2. 最速下降法、DFP法问题解最优化问题,工程优化,matlab-The steepest descent method, DFP method solution optimization problem, engineering optimization and matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:34.59kb
    • 提供者:lixiao
  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. zuishuxiajiang

    0下载:
  2. 无约束最优化中经典的最速下降法matlab程序-The unconstrained optimization Classic in the steepest descent method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2.62kb
    • 提供者:wang
  1. 1

    0下载:
  2. 最速下降法matlab源码 有一定参考价值-Steepest descent method matlab source has certain reference value
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:933byte
    • 提供者:王哲
  1. zuiyouhuasuanfa

    1下载:
  2. 包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。-Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:819.22kb
    • 提供者:baoxiangyu
  1. zsxjfqzyj

    0下载:
  2. 属于机械优化设计中运用最速下降法求最优解-Optimization of Mechanical Design in the use of the steepest descent method, the optimal solution
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:789byte
    • 提供者:李四
  1. ADF_SDA

    0下载:
  2. 使用最陡下降法实现自适应去噪操作的m文件,最后做出了误差特性曲面-Steepest descent method to achieve adaptive de-noising operation m file, and finally made the error characteristics of the surface
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:997byte
    • 提供者:Hurley
  1. chengxu

    0下载:
  2. 用批处理最速下降法训练网络,利用Matlab scr ipt节点实现在此以对一个非线性函数的逼近作为例子来说明 -Batch steepest descent method to train the network to use Matlab scr ipt node to achieve this as an example of a nonlinear function approximation to illustrate
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:13.37kb
    • 提供者:魏新
« 12 3 »
搜珍网 www.dssz.com