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

搜索资源列表

  1. ICCG_SSOR

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

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:Caesar Y.
  1. CThe_Theroy_oo

    0下载:
  2. 共轭梯度法的资料,共轭梯度法为解解线性方程组的一类迭代法可直接使用。 -Conjugate gradient method, data, and the conjugate gradient method for the solution to solving linear equations, an iterative method can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:92836
    • 提供者:kgd815
  1. conjugategradientmethode

    0下载:
  2. 比较了三种学习方法 1 gradient descent 2 steepest descent with line search 3 conjugate gradient method. 三种方法都在一个.m文件中被实现。-compare three learning methods: 1 gradient descent 2 steepest descent with line search 3 conjugate gradient method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:Rui Xiong
  1. Ogongeep

    1下载:
  2. 优化设计方法:共轭梯度法的c语言言程序。初学入门者适用 -Optimal design method: conjugate gradient method c language statement was made by the program. Beginners Getting Started applicable
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:3886
    • 提供者:hzl128
  1. Optimization-GradientBase

    0下载:
  2. Sample code for optimization based on Gradient base. include BFGS, Steepest Descent method, DFP method, Conjugate Gradient method ans so on-Sample code for optimization based on Gradient base. include BFGS, Steepest Descent method, DFP method, Conjug
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3758
    • 提供者:vahid
  1. UCG_PLUSs

    0下载:
  2. 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代代码所用语言为Fortran77., -The conjugate gradient method (CG+) for solving large-scale unconstrained optimization problems, the generation of code language is Fortran 77.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:396680
    • 提供者:yeyu
  1. gaodengshuxue

    0下载:
  2. 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1442301
    • 提供者:liuwei
  1. matrix

    0下载:
  2. 共轭梯度法可以实现正定线性方程组的求解,并可以通过实例进行验证-Conjugate gradient method can achieve positive definite linear equations, and can be verified by an example
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:682180
    • 提供者:翟军
  1. PRP

    0下载:
  2. 本程序为求解线性方程组Ax=b的共轭梯度算法,对于A不要求是方阵。-The procedures for solving linear equations Ax = b conjugate gradient algorithm for A is not required to be square.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:536517
    • 提供者:吕宋岛
  1. bfs

    0下载:
  2. 共轭梯度法计算线性方程组的代码。本段代码采用了F90的风格书写。注意共轭梯度法只适用于对称正定的矩阵。-Conjugate gradient method to calculate the linear equations of the code. The section of code uses the the F90 style of writing. Note conjugate gradient method is only applicable to symmetric positiv
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:2470
    • 提供者:胡义勇
  1. multidimensional-extremum-problems

    1下载:
  2. 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:6433
    • 提供者:张然
  1. Equation

    0下载:
  2. 大型对称方程组解算(Fortran90): 共轭梯度法、高斯消元法和平方根法-Large symmetric linear solver (Fortran90): conjugate gradient method, Gaussian elimination and the square root method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:1548
    • 提供者:Zhang Chuanyin
  1. cgsolve(1)

    0下载:
  2. 共轭梯度下降法,Ax = y,求x.矩阵A为共轭对称稀疏矩阵,cgsolve matlab 程序-Conjugate gradient descent method, Ax = y, seeking x. Matrix A is conjugate symmetric sparse matrix, cgsolve matlab program
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:946
    • 提供者:宋文青
  1. Linear-Equations-Solving

    0下载:
  2. 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:4758739
    • 提供者:吉韦
  1. D11R8

    0下载:
  2. 多元函数的共轭梯度法,配有实际调用的例子与输入数据-Multivariate function conjugate gradient method, with the example of the input data of the actual call
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:3308
    • 提供者:liubt
  1. gongetidu

    0下载:
  2. 共轭梯度法的matlab实现,给出任意的一个对称矩阵,可通过较小的迭代次数得到所要求精度的数值解-Conjugate gradient method matlab to achieve, given any symmetric matrix by a smaller number of iterations to obtain the required accuracy of the numerical solution
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:47332
    • 提供者:张晶
  1. ICCG

    0下载:
  2. this a main program for running the incomplete LU conjugate gradient for solving linear systems. the matrix need not be symmetric.- this is a main program for running the incomplete LU conjugate gradient for solving linear systems. the matrix n
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:436179
    • 提供者:jianggb
  1. Source1

    0下载:
  2. 用于求解线性方程的共轭梯度法,可以用于求解大量的线性方程。-Conjugate gradient method for solving linear equations.Can be used to solve a large number of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1803
    • 提供者:ahshiyalei
  1. twodimapproximationbp

    0下载:
  2. 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traingd,traingdm,traingda(variable l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2370
    • 提供者:刘老师
  1. youhuachengxu

    0下载:
  2. 运用共轭梯度法和复合型法求函数的最小值,可以优化用-Can be optimized with the use of the conjugate gradient method and Method composite function of the minimum
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:2667
    • 提供者:wangxin
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 30 »
搜珍网 www.dssz.com