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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:王伟
  1. nnd12ls

    0下载:
  2. 反向传播算法的变形例子的CGBP,共轭梯度的轨迹算法程序。有WINDOWS界面。-back propagation of the deformation CGBP example, the conjugate gradient algorithm track procedures. A Windows interface.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4272
    • 提供者:xu
  1. BPpredict

    1下载:
  2. 运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1496
    • 提供者:肖勇
  1. gongetidusuanfa

    0下载:
  2. 共轭梯度算法,c编写的程序,较为简单,有程序说明-conjugate gradient algorithm, c prepared by the procedure, a relatively simple, the program
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7686
    • 提供者:jialei
  1. D11R8

    0下载:
  2. 共轭梯度数值算法-conjugate gradient algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:12714
    • 提供者:蔡望
  1. FR_2

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

    • 发布日期:2017-04-04
    • 文件大小:1007
    • 提供者:li keli
  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-04-01
    • 文件大小:568
    • 提供者:何正亚
  1. 1

    0下载:
  2. 该文提出了一种分段弱阈值修正共轭梯度追踪算法,该算法修正了方向追踪算法的方向,提高了压缩感知的重构精度。-This paper presents a weak sub-threshold tracking Conjugate gradient algorithm, which fixes the direction of the direction of tracking algorithms to improve the accuracy of the reconstruction of co
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:925524
    • 提供者:成贵均
  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. cgls

    0下载:
  2. 共轭梯度方法求解正定方程。该种解法有效的处理了正定方程的求解速度问题。CGLS Conjugate gradient algorithm applied implicitly to the normal equations.-CGLS Conjugate gradient algorithm applied implicitly to the normal equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1362
    • 提供者:程方
  1. ConjugateGradient

    0下载:
  2. 小波标架的共轭梯度算法(Mallat,信号处理的小波导引)-Conjugate gradient algorithm for computing daul function.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:5033
    • 提供者:MingZhang
  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. CG

    0下载:
  2. 求解线性方程组的共轭梯度算法( CG方法),-Solving Linear Equations Conjugate Gradient Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:671
    • 提供者:王俊
  1. improveBPNet

    1下载:
  2. 改进的BP算法实现程序,以共轭梯度法实现BP神经网络。测试数据以txt格式给出。-Improved BP algorithm procedures in order to conjugate gradient method to achieve BP neural network. Test data given in txt format.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:233044
    • 提供者:高雅田
  1. conjugate-gradient

    0下载:
  2. 两个程序,基于共轭梯度的BP算法,和标准的BP算法,两个都是实现函数逼近-Two procedures, based on the conjugate gradient BP algorithms, and standard BP algorithm, are both function approximation
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2355
    • 提供者:zhangle
  1. conjugate-gradient-method

    0下载:
  2. 本代码为《最优化理论与方法》书籍中的共轭梯度法算法的代码,并举了两个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books conjugate gradient method algorithm code, citing two books on the example of the job title, the code in th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:4788
    • 提供者:wxq
  1. nonlinear-conjugate-gradient

    0下载:
  2. 在无约束最优化方法中,通过选择搜索方向 k d 而得到的方法主要有四种:最 速下降法,Newton法,共轭方向法,Quasi-Newton (拟牛顿法)。 -Study on the algorithm of several nonlinear conjugate gradient method and the analysis of global convergence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:567
    • 提供者:李振涛
  1. the-conjugate-gradient-method

    0下载:
  2. the conjugate gradient method,-This article presents a three-containing conjugate gradient method, and prove the algorithm decline and global convergence, which demonstrate the effectiveness of the algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:322606
    • 提供者:akd
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate gradient method (Conjugate Gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:367526
    • 提供者:陈怀兵
  1. Gradient conjuge

    0下载:
  2. Conditional Gradient Method algorithm
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:2048
    • 提供者:math1
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com