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

搜索资源列表

  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. Conjugate_Gradient_Method_LinEq

    0下载:
  2. Conjugate gradient method for solving linear eq uations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:560
    • 提供者:amir
  1. Conjugate_Gradient_Method_Optim

    0下载:
  2. Conjugate Gradient Method and Optimization with ploting results
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:849
    • 提供者:amir
  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. (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. ImageReg

    0下载:
  2. 这是一个图像刚性配准的程序,有matlab的界面,能够应用pv内插算法,NMI测度和共轭梯度优化算法实现-this is a image registration code of matlab。 it include pv interpretation,NMI metric and conjugate gradient optimization。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:105978
    • 提供者:xuhui
  1. Jacobi

    0下载:
  2. 解线性方程组的雅克比法,可指定精度和迭代次数-Conjugate gradient method for linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:672
    • 提供者:skyve xu
  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. Conjugate_gradient

    0下载:
  2. 用共轭梯度法解线性方程组解决解析方法解不了的方程。-Conjugate gradient method for solving linear equations to solve the analytical method solution of the equation can not
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:633
    • 提供者:闫小凡
  1. a

    0下载:
  2. conjugate gradient 找最小值-conjugate gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:564
    • 提供者:俞克强
  1. Gauseidel-and-conjgrad

    0下载:
  2. 共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1064
    • 提供者:王楠
  1. invcongrad

    2下载:
  2. 非线性反演中的共轭梯度反演方法 MATLAB程序-Conjugate gradient inversion in the nonlinear inversion method for MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1360
    • 提供者:李浩
  1. linmin

    0下载:
  2. 数值计算,求多维复共轭,利用VC++编程-Conjugate Gradient Methods in Multidimensions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:830
    • 提供者:LZ
  1. FR

    0下载:
  2. 工程优化中用FR共轭梯度法求最值,采用的是教科书上的经典算法步骤,简单易懂,可以进行参考。-The most value engineering optimization using FR conjugate gradient method, using the classic steps of the algorithm in the textbook, easy to understand, you can reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:969925
    • 提供者:li
  1. conjugategradient

    0下载:
  2. 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main conjugategradient function gr
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1399
    • 提供者:Jemdom
  1. ICCG_BJ

    0下载:
  2. ICCG_BJ法,预测共轭梯度法求解大型线性方程组 A[M][N]*x[N]=b[M]-ICCG_BJ France, BJ forecast conjugate gradient method for solving large linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1587
    • 提供者:Caesar Y.
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 30 »
搜珍网 www.dssz.com