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

搜索资源列表

  1. CG_MNIST

    0下载:
  2. 只是一个关于用共轭梯度下降算法处理数据的程序,本程序处理的数据对象为MINST,该程序在线性搜索上有很好的效果-Only one on the use of conjugate gradient descent algorithm data processing procedures, the procedures for processing the data object is MINST, linear search for the program have a good effect o
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 共轭梯度法求解线性方程组,主要采用FR共轭梯度法-solve liner solutions from CG
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:checaili
  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. 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. numerical-analysis

    0下载:
  2. 数值分析中解线性方程组,最常用的四种迭代方法:雅克比、高斯赛德尔、SOR、共轭梯度,以及他们的比较-numerical analysis : jacobi S-G、SOR、cong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2053
    • 提供者:谭尧
  1. wolfe2

    1下载:
  2. 求解无约束优化共轭梯度法的wolfe线性搜索规则-Unconstrained optimization conjugate gradient method wolfe line search rule
  3. 所属分类:matlab

    • 发布日期:2015-06-26
    • 文件大小:1024
    • 提供者:guank
  1. CG

    0下载:
  2. 利用共轭梯度法求线性方程组的Matlab算例-Using conjugate gradient method for solving linear equations Matlab examples
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:814
    • 提供者:yang
  1. CG

    0下载:
  2. 利用共轭梯度法求解实数的线性代数方程组(fortran),计算速度快。-solve an equation using CG
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:378886
    • 提供者:胡英才
  1. Optimization-code

    0下载:
  2. 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:39802
    • 提供者:小小
  1. Congrad

    0下载:
  2. 共轭梯度法求解线性微分方程组的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Conjugate gradient method for solving linear differential equations program to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:15569
    • 提供者:郑南宁
  1. numerical-algorithms

    0下载:
  2. matlab 实现几个常用的解线性方程组的数值算法。包括共轭梯度法、预处理共轭梯度法、SOR、Lanczos.-matlab implementation of several commonly used numerical algorithm for solving linear equations. Including the conjugate gradient method, preconditioned conjugate gradient method, SOR, Lanczos.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:宋凌
  1. Conjurate-gradient-method

    0下载:
  2. 该源码是非线性优化里的共轭梯度法,提供了Amijo和Wolfe两种非精确搜索方法,很好的学习材料!-This is the matlab source code of Conjurate Gradient Method, including both Amijo and Wolfe!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5518
    • 提供者:David
  1. gongetidufa

    0下载:
  2. 一种共轭梯度法的matlab函数,可以用于求解病态的线性方程组,提高求解精度.还提供了算法的介绍文档-A conjugate gradient method of matlab function, can be used to solve ill-conditioned linear equations, improve the accuracy of solving
  3. 所属分类:matlab

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

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

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

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

    • 发布日期:2017-12-14
    • 文件大小:1253
    • 提供者:刘杉
  1. linear optimization

    0下载:
  2. 用BFGS 拟牛顿法 最速下降法 牛顿法 共轭梯度法 解决线性优化问题(Solving linear optimization problems with conjugate gradient method and Steepest descent method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:小狗蛋
  1. CG_MINRES_LANCZOS

    0下载:
  2. 用共轭梯度法_MINRES_LANCZOS等迭代算法解线性方程组,清华大学李津老师高等数值分析大作业(This is the homework of Li Jin's higher numerical analysis course of Tsinghua University. We use the conjugate gradient method, MINRES method and LANCZOS algorithm to solve the linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:7025664
    • 提供者:hejinfeng
  1. 2017.12.01 FHN模型程序

    2下载:
  2. 利用差分算法计算分数阶FHN方程和狄利克雷(Dirichlet)零边界条件: , 其中,数值仿真过程中需要对参数、和、进行选取。区域离散在空间方向取为个点,时间方向的步长为, 截止时间为T=1000。 2.程序 FHN_CG 是采用共轭梯度法求解线性代数方程组 Au=b。 程序 FHN_MG 是采用多重网格算法求解线性代数方程组Au=b(Using the difference algorithm to calculate the fractional FHN equation,
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:29696
    • 提供者:张昭儒
  1. method

    0下载:
  2. 解线性方程组的迭代法,例如:最速下降法求线性方程组Ax=b的解,共轭梯度法求线性方程组Ax=b的解(The iterative method for solving linear equations is obtained)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:点吧你
« 1 2 3 45 »
搜珍网 www.dssz.com