CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 共轭梯度法

搜索资源列表

  1. CGP.1.1.tar

    0下载:
  2. 该软件包CG +是为解决大规模,无约束,非线性优化问题的共轭梯度代码。企业管治+实现了共轭梯度法的三个不同版本:弗莱彻-里夫斯方法,波拉克Ribiere方法的,积极的波拉克-Ribiere方法的(聊天总是非负)-The package CG+ is a Conjugate Gradient code for solving large-scale, unconstrained, nonlinear optimization problems. CG+ implements three diffe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:13983
    • 提供者:zjworlder
  1. conjugate-gradient-method

    0下载:
  2. 利用共轭梯度法求解无约束问题实例。其实现的软件为matlab-Using conjugate gradient method to solve the problem without constraint examples
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2271
    • 提供者:selina
  1. minPRPFDD

    1下载:
  2. 共轭梯度法的prp方法结合非单调法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum prp method combined with non-monotonic conjugate gradient method for solving multidimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:835
    • 提供者:
  1. minGETDPRPWP

    0下载:
  2. 共轭梯度法的prp方法结合wolfe-powell法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum of Conjugate Gradient Method the prp method combined wolfe-powell method to solve the multi-dimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:883
    • 提供者:
  1. minGETDFRWP

    0下载:
  2. 共轭梯度法的FR方法结合wolfe-powell搜索,求解多维函数的极小值,在此前必须编写好一为搜索函数-FR method combined with the conjugate gradient method wolfe-powell search for solving multidimensional function minimum, must be written in the previous one for the search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:809
    • 提供者:
  1. minGETDFRHJ

    0下载:
  2. 共轭梯度法的FR方法结合黄金分割法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum value of the FR conjugate gradient method combined with golden section method to solve the multi-dimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:833
    • 提供者:
  1. minGETDPRPWP3

    0下载:
  2. 共轭梯度法prp结合wolfe-powell搜索求解函数的极值,在之前必须准备好相应的程序-Conjugate gradient method the prp combined wolfe-powell search for solving the extreme value of the function must be ready before the corresponding program
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:847
    • 提供者:
  1. Conjugate-gradient-method-matlab

    1下载:
  2. 共轭梯度法 SUMT内点法 最速下降法 牛顿法 matlab实现-Conjugate gradient method SUMT interior point method the steepest descent method Newton method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4424
    • 提供者:雨文
  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
  1. gongertidufa

    0下载:
  2. 用共轭梯度法求解无约束优化问题,把共轭性和最速下降法想结合来求出目标函数最小点,仿真正确。-Conjugate gradient method for solving unconstrained optimization problems, the conjugate and the steepest descent method would like to combine to find the minimum point of the objective function, the simu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1272
    • 提供者:chentianyou
  1. ssor-pcg

    0下载:
  2. 超松弛预处理共轭梯度法,用于求解有限元计算中常见的大型对称稀疏矩阵-Overrelaxation preconditioned conjugate gradient method for solving the finite element calculation of large symmetric sparse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1558
    • 提供者:yanjun
  1. Newton

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

    • 发布日期:2017-03-26
    • 文件大小:516
    • 提供者:兰中周
  1. gongetidufadshuzhixingzhi

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

    • 发布日期:2017-04-03
    • 文件大小:722
    • 提供者:兰中周
  1. mathematic-library

    0下载:
  2. 数值分析类库。包括了Vector和Matrix类,可用于求CHOLESKY分解,解方程,以及求极值等。求极值的方法包括最速下降法,牛顿法,拟牛顿法,共轭梯度法,变尺度法等等。-Mathematic Analyze tools which contains the Vector and Matrix classes. It can be used to work our the parse of cholesky and solf the equation and deal with opt pr
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:3043648
    • 提供者:Snoopy
  1. SSSSSSSSSSSSSSSSSSSSSSSSSSSSS

    0下载:
  2. 双共轭梯度法 广泛适用的线性方程组求解方法-S t r u e t u r e o f th e C o m p l e x b i 一 C o n j u g a t e G r a d ie n t M e th o d
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:408725
    • 提供者:ggray
  1. (MATLAB__

    0下载:
  2. 无约束优化,最速下降法和共轭梯度法极小化函数-Unconstrained optimization, the steepest descent method and the conjugate gradient minimization function
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:13706
    • 提供者:zhangli
  1. Matrix-factorization-C-program

    0下载:
  2. 矩阵分解的C程序 包括有矩阵的LU分解,矩阵的UU分解还有共轭梯度法-Matrix decomposition of the C program, including a matrix LU decomposition, the UU decomposition of the matrix conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:452031
    • 提供者:平沙沙
  1. fletcher-function

    0下载:
  2. 一篇非常重要的共轭梯度法的文章,课用于指导相关编程-a paper
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3297943
    • 提供者:kimiwu
  1. gongetidufa

    0下载:
  2. 最优化的共轭梯度法,适应于两个参数的无条件极值的求取-Matlab process
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1770
    • 提供者:朱卉
  1. tidufa

    0下载:
  2. 共轭梯度法,用于机械优化设计中的无约束优化方法的求法,基于二元函数。-Conjugate gradient method, the optimum design of the machine used for unconstrained optimization method the method, based on binary function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:389299
    • 提供者:王娟
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com