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

搜索资源列表

  1. gongexieliangfa

    0下载:
  2. 共轭斜量法,一种以共轭为基础的比较常用也很重要的计算方法。-Conjugate Gradient Method, a conjugate-based to the more common method is also very important.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4714
    • 提供者:吴明
  1. kelley

    1下载:
  2. 预处理共轭梯度的方法,该方法有效,快速-preconditioned conjugate gradient(PCG)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24386
    • 提供者:道道
  1. main

    0下载:
  2. 用c语言解决最优化问题,共轭梯度法是解决问题的其中一个-With the c language to solve optimization problems Conjugate gradient method is one solution to the problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:谢文杰
  1. progrm8

    0下载:
  2. 数学计算中的 共轭梯度法 用于最优化计算-Mathematics in the conjugate gradient method for the optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:冉子璐
  1. CGM

    0下载:
  2. 采用matlab编写的利用共轭梯度法求解矩阵方程-Prepared using matlab conjugate gradient method using matrix equation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1010
    • 提供者:zjpanow
  1. ConjugateGradient

    0下载:
  2. 共轭梯度法的经典之作,在支持向量机凸规划中经常用到。-Conjugate gradient method of classic convex programming in support vector machines are often used.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:422507
    • 提供者:Yuan
  1. feixianxing

    1下载:
  2. 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11027
    • 提供者:廖益文
  1. LECalculator

    0下载:
  2. 3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:71653
    • 提供者:王健
  1. mycode

    0下载:
  2. matlab实现共轭梯度法源代码,有助于初学者学习最优化课程-matlab conjugate gradient method to achieve source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1580
    • 提供者:zhucehao
  1. zuiyouhauzuoye

    2下载:
  2. 最优化共轭梯度算法、最速下降法、牛顿法、拟牛顿法matlab源码,含泪奉上-Conjugate gradient optimization algorithm, the steepest descent method, Newton method, quasi Newton method matlab source, tears offer
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:64218
    • 提供者:zhucehao
  1. gongetidu

    0下载:
  2. 共轭梯度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Conjugate gradient method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:896
    • 提供者:qch
  1. gexl

    0下载:
  2. 共轭斜量迭代解方程组,但对方程要求非病态-Conjugate Gradient iterative solution of equations, but the equation requires a non-pathological
  3. 所属分类:CSharp

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

    0下载:
  2. 用共轭梯度法求解x1^2+4*x2^2.精度为0.1-The Conjugate Gradient Method x1 ^ 2+4* x2 ^ 2. Accuracy of 0.1
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:
  1. 2

    0下载:
  2. 实现最优化搜索中,DFB法,秩1法,bfgs法以及共轭梯度法进行最优化数据搜索。其中共轭梯度法下降速率比较慢,要合理设置终止门限-Optimize the search, DFB method, rank 1 method, bfgs method and conjugate gradient method to optimize the data search. Conjugate gradient method in which the rate of decrease is slower,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2645
    • 提供者:程旭元
  1. cg_test

    0下载:
  2. 科学计算中的共轭梯度法解对称正定线性方程组-Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:李白
  1. MDSO

    0下载:
  2. Newton法与共轭梯度法求解多变量函数寻优搜索的设计与实现-Newton method and conjugate gradient method to solve multi-variable function optimization based on the design and implementation of the search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:16670
    • 提供者:array
  1. ngs44.tar

    1下载:
  2. NGSolve ,使用NetGen进行有限元前处理,然后调用预条件共轭梯度法求解,也可以使用SuperLU求解。-NGSolve, using the finite element pre NetGen, and then call the preconditioned conjugate gradient method can also be solved with SuperLU.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-01
    • 文件大小:3421184
    • 提供者:suese
  1. CG_DESCENT-F-1.4.tar

    0下载:
  2. 无约束优化共轭梯度算法HAGER的非单调线搜索下的程序实现-Unconstrained optimization conjugate gradient algorithm HAGER non-monotone line search procedure to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:79783
    • 提供者:赵凡
  1. study

    0下载:
  2. 优化常用的共轭梯度法和投影梯度法求解目标函数最优解问题-Conjugate gradient optimization of common law and the projected gradient method problems the optimal solution objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3936
    • 提供者:qiuwei
  1. gauss-seidel

    0下载:
  2. 通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组-By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:931
    • 提供者:张明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com