CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 梯度算法

搜索资源列表

  1. 优化作业_共轭梯度法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:王伟
  1. Fortran 90共轭梯度算法

    2下载:
  2. 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1686
    • 提供者:王宾
  1. 梯度算法比较

    0下载:
  2. 梯度算法比较 结构元素尺度为 3*3,形状为菱形 结构元素为3*3,方向分别为0,90,45,135的线形 多尺度结构元素3*3 5*5 7*7,菱形 多尺度结构元素3*3 5*5 7*7,线形4个方向
  3. 所属分类:matlab例程

    • 发布日期:2011-05-05
    • 文件大小:1067
    • 提供者:JaJa108
  1. 最优化的bfgs算法

    2下载:
  2. 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-25
    • 文件大小:14310
    • 提供者:wuxiaoan
  1. fr.rar

    0下载:
  2. FR共轭梯度算法求极小值。y为给定函数,x为函数变量,x0为搜索起始点 返回值fm为极小值,xm为极小值点,FR conjugate gradient algorithm for the minimum. y for a given function, x as a function of variables, x0 the starting point for the search to return to the value of fm for the minimum, xm for th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1008
    • 提供者:夏巍
  1. FR_2

    0下载:
  2. 用共轭梯度算法——FR算法求解无约束最优化问题-Conjugate gradient algorithm- FR algorithm for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1007
    • 提供者:li keli
  1. ANN

    3下载:
  2. BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-21
    • 文件大小:37656
    • 提供者:冯江
  1. steepest_ascent_optimization_algorithm

    0下载:
  2. 实现最速上升梯度算法的matlab函数,求得目标函数的最大值-Gradient algorithm to achieve the most rapid rise
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:899
    • 提供者:Coco
  1. conjugate_grad_2d

    0下载:
  2. 此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:568
    • 提供者:何正亚
  1. conjgrad

    0下载:
  2. 在matlab中实现共轭梯度算法,它的基本思想是在共轭方向法和最速下降法之间建立某种联系,以求得到一个既有效又有较好收敛性的算法-based on matlab to realize arithmetic of conjugate grads
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1426
    • 提供者:缪飞
  1. BpNetp2

    0下载:
  2. 神经网络实现电力预测,bP神经网络,共轭梯度算法。-Neural network prediction of electricity, bP neural networks, conjugate gradient algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:9985
    • 提供者:路俊
  1. tidu

    0下载:
  2. 最优控制梯度算法的实现- Optimum control gradient algorithm realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-10
    • 文件大小:1200
    • 提供者:张元锋
  1. cg

    0下载:
  2. 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:72028
    • 提供者:idhot
  1. ebp1

    1下载:
  2. matlab动量梯度下降算法 生成一个新的前向神经网络 对BP神经网络进行训练 对BP神经网络进行仿真-Momentum matlab gradient descent algorithm to generate a new feed-forward neural networks trained BP neural network on the BP neural network simulation
  3. 所属分类:matlab

    • 发布日期:2016-12-21
    • 文件大小:645
    • 提供者:
  1. ggsf

    0下载:
  2. 数值方法中的共轭梯度算法 希望有帮助 谢谢 共同探讨-Numerical methods conjugate gradient algorithm hopes to help Thank you to explore
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1239
    • 提供者:yaojinwei
  1. 基于分离度的变步长不完整自然梯度算法

    1下载:
  2. 自己写的代码,基于分离度的变步长不完整自然梯度算法实现盲源分离,比传统的梯度分离效果要好,可以直接运行。
  3. 所属分类:matlab例程

    • 发布日期:2016-05-19
    • 文件大小:4003
    • 提供者:shanchangfang
  1. 自然梯度算法的批处理方法

    1下载:
  2. 这是盲源分离中自然梯度算法批处理方法,他的主要步骤是将以前的一个点一个点的计算转化为多点计算。所谓的批处理方法就是迭代的过程不是用一个点去更新权值了,而是利用许多个点来更新权值。
  3. 所属分类:matlab例程

  1. 批处理自然梯度算法_盲源分离

    1下载:
  2. 这是盲源分离中自然梯度算法批处理方法,他的主要步骤是将以前的一个点一个点的计算转化为多点计算。所谓的批处理方法就是迭代的过程不是用一个点去更新权值了,而是利用许多个点来更新权值。
  3. 所属分类:matlab例程

  1. 共轭梯度算法fortran程序

    1下载:
  2. 该算法用fortran编写,使用于AX=B的线性方程组求解,可以用于地球物理反问题等,相对于以前他们所编写的代码 形式简单。
  3. 所属分类:数据结构常用算法

  1. 求平均距离算法、水算法、梯度算法

    0下载:
  2. 使用matlab的分水岭算法对骨关节图像进行分割,基于梯度下降的方法进行优化(The MATLAB watershed algorithm is used to segment the bone and joint images, and the gradient descent method is used to optimize the segmentation)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com