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

搜索资源列表

  1. Golden

    0下载:
  2. 本文件包含了黄金分割和共轭梯度算法的matlab源程序代码。-This document contains the golden section and the conjugate gradient algorithm matlab source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:22334
    • 提供者:王刚
  1. zunewton-dfpdfp

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. nlcg1_0

    0下载:
  2. 非线性共轭梯度算法,用于非线性最优化问题。-Nonlinear conjugate gradient algorithm for nonlinear optimization problem.
  3. 所属分类:Special Effects

    • 发布日期:2015-02-09
    • 文件大小:29696
    • 提供者:wennu
  1. gongetidu

    0下载:
  2. 数值计算的对称矩阵共轭梯度算法,应用于油藏工程解大型稀疏方程!-Numerical calculation of the conjugate gradient algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:286914
    • 提供者:肖迪
  1. conjugateGradient

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:982
    • 提供者:wang yikai
  1. fnlCg

    0下载:
  2. 共轭梯度迭代法,主要用于图像稀疏重建、图像去噪的算法-Conjugate gradient method, mainly for sparse image reconstruction, image de-noising algorithm
  3. 所属分类:Algorithm

    • 发布日期:2014-05-14
    • 文件大小:2048
    • 提供者:陈碧伟
  1. ssor_process

    0下载:
  2. 对称GS迭代预处理共轭梯度法,数值分析方法之一,数值模拟-The symmetric GS iterative preconditioned conjugate gradient method, one of the methods of numerical analysis, numerical simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:550
    • 提供者:ashas
  1. Mathematical-optimization-toolbox

    0下载:
  2. 数学最优化工具箱,内含0.618法,Fibonacci法,共轭梯度法,你牛顿法,牛顿法,最速下降法。每个算法都有一个实例用matlab实现-Mathematical optimization toolbox, containing 0.618 Fibonacci method, conjugate gradient method, Newton, Newton, steepest descent method. Each algorithm has an example of using mat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:11230
    • 提供者:商恒超
  1. Optimization-ALogirhtms

    1下载:
  2. 常用的最优化方法,包括SQP方法,二次规划,信赖域方法,共轭梯度法等-Commonly used optimization method, including the SQP method, quadratic programming, trust region method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:41204
    • 提供者:凉风
  1. 2

    0下载:
  2. FR共轭梯度法求非线性无约束最优化(函数极值)问题-FR conjugate gradient method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3134
    • 提供者:wwe
  1. CG

    0下载:
  2. 关于共轭梯度的源程序,并附有图形及说明。-About the conjugate gradient of the source, along with graphics and instructions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:8491
    • 提供者:汪秋莹
  1. lapsvmp_v02

    0下载:
  2. 基于先决条件的共轭梯度LAPSVM,算法运算速度快,训练时间短,正确率与其他的相当-Based preconditions conjugate gradient LAPSVM, algorithms computing speed, training time is short, and the other quite correct rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-20
    • 文件大小:102400
    • 提供者:周光霞
  1. ConjugateGradient

    0下载:
  2. 共轭梯度发的matlab源程序,收敛速度先快后慢,很实用-Conjugate gradient hair matlab source, soon after the first slow convergence speed, it is practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:971
    • 提供者:李亚
  1. bigrad_stab_matlab

    0下载:
  2. In numerical linear algebra, the biconjugate gradient stabilized method, often abbreviated as BiCGSTAB, is an iterative method developed by H. A. van der Vorst for the numerical solution of nonsymmetric linear systems. It is a variant of the biconjug
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1105
    • 提供者:sawssen
  1. FRCG

    0下载:
  2. 用matlab实现了FR共轭梯度算法,其中线搜索采用Amijo搜索实现。-Using matlab to achieve the FR conjugate gradient algorithm, in which the line search using Amijo search implementation.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:867
    • 提供者:程征
  1. Optimization-Methods-

    7下载:
  2. 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:1792000
    • 提供者:赵雪伟
  1. SPARSE

    0下载:
  2. 线性方程组的共轭梯度法 用共轭梯度法求解高阶线性Ax=b -Linear equations using the conjugate gradient method conjugate gradient method for solving higher order linear Ax = b
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:664
    • 提供者:han
  1. gongertidufa

    0下载:
  2. 数值分析中,重要的解方程组方程:共轭梯度发。用于解决大型系数矩阵问题。-Numerical analysis, it is important to solve the equation set of equations: conjugate gradient hair. Coefficient matrix is ​ ​ used to solve large problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:288135
    • 提供者:肖波
  1. matlab

    2下载:
  2. 一个利用共轭梯度法的正则化实例: 通过输入矩阵的维数,利用共轭梯度法的原理,进行正则化计算;Morozov偏差原理-A conjugate gradient method using the regularization Example: Enter the dimensions of the matrix, using the principle of conjugate gradient method for regularization calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1164
    • 提供者:张刚
  1. grad_conj_md

    0下载:
  2. 二次函数的共轭梯度法的matlab实现函数,输入相关参数即可进行迭代运算。-The function MATLAB realization of conjugate gradient method of quadratic function.
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:任杨曾
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 29 »
搜珍网 www.dssz.com