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

搜索资源列表

  1. jacobi_cg

    0下载:
  2. Jacobi算法和共轭梯度法的基本matlab程序,rar压缩包,包括2个文件-Jacobi conjugate gradient algorithm and the basic matlab program, rar archive, including the two documents
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531
    • 提供者:don
  1. preconjgrad

    0下载:
  2. preconjgrad:预处理共轭梯度法求线性方程组Ax=b的解 conjgrad:共轭梯度法求线性方程组Ax=b的解 twostep:两部迭代法求线性方程组Ax=b的解 fastdown:快速下降法求线性方程组Ax=b的解-preconjgrad: preconditioned conjugate gradient method for solving linear equations Ax = b solution conjgrad: conjugate gradient met
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1683
    • 提供者:wallace
  1. 1

    0下载:
  2. 该文提出了一种分段弱阈值修正共轭梯度追踪算法,该算法修正了方向追踪算法的方向,提高了压缩感知的重构精度。-This paper presents a weak sub-threshold tracking Conjugate gradient algorithm, which fixes the direction of the direction of tracking algorithms to improve the accuracy of the reconstruction of co
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:925524
    • 提供者:成贵均
  1. Conjugate-gradient-method-(fortran)

    1下载:
  2. 使用共轭梯度法解超定方程组的程序,使用fortran语言。本程序亦可用于解适定方程组。-Conjugate gradient method for solving overdetermined equations, the use of fortran language. This procedure can also be posed for the solution equations.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:12396
    • 提供者:智庆全
  1. cgls

    0下载:
  2. 共轭梯度方法求解正定方程。该种解法有效的处理了正定方程的求解速度问题。CGLS Conjugate gradient algorithm applied implicitly to the normal equations.-CGLS Conjugate gradient algorithm applied implicitly to the normal equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1362
    • 提供者:程方
  1. LE_GaussSeidelIteration

    0下载:
  2. vc++实现线性方程组求解
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:101979
    • 提供者:youngvery
  1. gonge

    1下载:
  2. 优化设计方法:共轭梯度法的c语言程序。初学者适用-Optimization method: conjugate gradient method of c language program. Apply to beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3833
    • 提供者:张淼
  1. optimizethedesign

    0下载:
  2. 优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate gradient method, simplex meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:9948
    • 提供者:lijiale
  1. regularsolution

    1下载:
  2. 这是关于数学物理不适定问题正则化解算法的Matlab源程序-This is on the ill-posed problems of mathematical physics is the source Matlab algorithm to resolve
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3367
    • 提供者:houhua
  1. conjugategradient

    0下载:
  2. 最优化程序设计中的共轭梯度法,用于求解n元二次函数-Optimization procedures for the design of the conjugate gradient method for solving n-quadratic function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1631
    • 提供者:猫儿
  1. ResolveOptmizationProblemswithconjugategradientmet

    0下载:
  2. 压缩包中有两个程序代码,一个是共轭梯度法求最优解,一维搜索用的是不精确搜索法,另一个是从键盘输入方程表达式的程序代码-There are two compression package code, a conjugate gradient method for optimal solution, one-dimensional search using a search method inaccurate, and the other is from the keyboard input cod
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:2467
    • 提供者:houhua
  1. CG

    0下载:
  2. 求解线性方程组的共轭梯度算法( CG方法),-Solving Linear Equations Conjugate Gradient Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:671
    • 提供者:王俊
  1. MpcgCloth

    1下载:
  2. 布料物理模拟,有碰撞检测与响应,共轭梯度法求解-Cloth physics simulation, with collision detection and response, Conjugate Gradient Method
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:4090151
    • 提供者:Lulu
  1. licence

    0下载:
  2. 牌照识别改进的FR共轭梯度算法及其全局收敛性Modified FR -License Plate Recognition
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:250104
    • 提供者:tt
  1. gsedirecg

    0下载:
  2. sylvester 方程的共轭梯度算法MATLAB程序-matlab codes of CG algorithm for sylvester equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1746
    • 提供者:dongnong
  1. zuiyouhuasuanfa

    0下载:
  2. 最优化计算的牛顿法+共轭梯度法的MATLAB程序 共包含五个 m文件 -Newton optimization calculation method+ conjugate gradient method of MATLAB program file contains a total of 5 m
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1628
    • 提供者:touquezheng
  1. cgm_1

    0下载:
  2. 采用共轭梯度迭代计算矩阵方程,适用于正定矩阵。-solving the matrix equation by using the conguate gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1243
    • 提供者:任仪
  1. gongertidufa

    0下载:
  2. 运用共轭梯度法来给函数求极值的c++程序-The use of conjugate gradient method to seek extreme value to the function of the c++ program
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1956512
    • 提供者:周文欢
  1. gongetidufa

    0下载:
  2. 用VC++应用到最优化算法中的共轭梯度法-Using VC++ applied to the optimization algorithm of the conjugate gradient method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:3773
    • 提供者:caitlin
  1. 24515

    0下载:
  2. 共轭梯度酸的具体介绍,非常有的东西,希望大家可以学的到这些-Acid conjugate gradient specific descr iption, is there something I hope we can learn these
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:91600
    • 提供者:杨东
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com