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

搜索资源列表

  1. PRP

    0下载:
  2. With PRP conjugate gradient method for solving unconstrained problem
  3. 所属分类:ELanguage

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:屈明恩
  1. newprpwolfe

    0下载:
  2. wolf Searches PRP conjugate gradient method
  3. 所属分类:ELanguage

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:屈明恩
  1. conjgradmethod

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。这里给出共轭梯度法的源程序-Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1059
    • 提供者:lucy
  1. bycgste

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一-Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2302
    • 提供者:wangwenshu
  1. minGF

    0下载:
  2. 共轭梯度法,用于求解非线性约束问题,适用于matlab程序-Conjugate gradient method for solving nonlinear constrained problem for matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1261
    • 提供者:周颖
  1. coursework

    0下载:
  2. 共轭梯度法解决矩阵方程问题-Conjugate gradient method to solve the matrix equation problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:707
    • 提供者:even
  1. 1153304_4_5.cpp

    0下载:
  2. 用共轭斜量法求解n阶方程组,记录达到所需精确解的迭代次数。-Conjugate Gradient Method with solving n-order equations, exact solutions of the desired record number of iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1111
    • 提供者:小哈
  1. 1153304_4_6.cpp

    0下载:
  2. 本程序是运用共轭梯度法的数值计算方法来求解正定对称矩阵方程。-This procedure is to use the conjugate gradient method numerical method to solve symmetric positive definite matrix equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:953
    • 提供者:小哈
  1. CG_method

    0下载:
  2. 数学计算中CG法应用举例,CG法又名共轭梯度法,是一种常用的数学计算方法。-Application of mathematical calculations CG example, CG method known as conjugate gradient method, is a commonly used mathematical calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:797
    • 提供者:王金浩
  1. frcg

    0下载:
  2. 使用FR共轭梯度法求解无约束问题 输入包括初始点,目标函数和梯度 输出包括最优点和最优解,还有迭代次数-Use FR conjugate gradient method for solving unconstrained problems including initial entry points, the objective function and the gradient of the output, including the advantages and the most o
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:806
    • 提供者:Ruu
  1. solution

    0下载:
  2. 病态方程组的数值解法,Guass,Jacobi,SOR iteration,conjugate gradient method-numerical solution of ill-conditioned system of equations,Guass,Jacobi,SOR iteration,conjugate gradient method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3443
    • 提供者:陶斯琴
  1. frcg

    0下载:
  2. 改进的共轭梯度法,具有很好的收敛效果,达到整体最有,在MATLAB中实现。-Improved conjugate gradient method, has a good convergence effect, to achieve the overall most realized in MATLAB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:710
    • 提供者:chenchao
  1. gongetidu

    0下载:
  2. 本matlab程序用共轭梯度法来求解多元模型的最小值(给出最小值和精度情况)-The matlab program conjugate gradient method to solve the minimum multivariate model (given the minimum and the accuracy of the situation)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:8143
    • 提供者:华哥
  1. conjgrad

    0下载:
  2. Conjugate Gradient Method by Yi Cao
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1526
    • 提供者:lsc223
  1. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. tidu

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate Gradient Method (Conjugate Gradient) is between the steepest descent method between a law an
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:cheng
  1. multi

    0下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-Multivariate optimization of the source code, including basic algorithm is as follows: DFP method (also known as variable metric method), BFS method, a ladder degree method, conjugate gradient method.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4664
    • 提供者:李时针
  1. IterativeTechniquesMatrixAlgebra

    0下载:
  2. 解线性方程组的迭代法:(1)雅克比迭代法(2)高斯-赛德尔迭代法 (3)松弛迭代法(4)共轭梯度法-Iterative Techniques in Matrix Algebra:(1)The Jacobi Iterative Techniques (2)Gauss-Siedel Iterative Techniques (3)sor method (4)The Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2863
    • 提供者:huangyonghao
  1. gjpso

    1下载:
  2. 一种基于共轭梯度法的粒子群算法,对全局最优值进行梯度搜索-Conjugate gradient method based on particle swarm algorithm for the global optimum gradient search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:张涛
  1. CGM

    0下载:
  2. 共轭梯度FR法求解非线性优化最小值问题 -FR conjugate gradient method for solving nonlinear optimization problem minimum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2336
    • 提供者:lesleyliu
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com