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

搜索资源列表

  1. 1

    0下载:
  2. 用matalab实现共轭梯度法求函数最小值-With matable realize conjugate gradient method for the minimum function
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:577
    • 提供者:陈问行
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3667
    • 提供者:陈亮
  1. xianyuan

    0下载:
  2. fortran的小程序,不完全乔列斯基分解的双复共轭梯度法(ICCG)求解方程组-the fortran applet, incomplete Cholesky decomposition of the dual complex conjugate gradient method (ICCG) solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1846
    • 提供者:邢书豪
  1. code

    0下载:
  2. 用MATLAB实现最速下降法,牛顿法和共轭梯度法求解实例。-Using MATLAB to achieve the steepest descent method, Newton method and conjugate gradient method to solve the instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:13871
    • 提供者:严菲
  1. feixianxing

    0下载:
  2. 共轭梯度法解线性方程组,一般是对对称正定的方程,对一般方程也可以-The conjugate gradient method for solving linear equations, the general is symmetric and positive definite equation, also the general equation
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:10119
    • 提供者:贺渊博
  1. solvers1.11.tar

    0下载:
  2. 利用稀疏矩阵的共轭梯度法求解方程,经实际检验效果很理想-solve equation with sparse conjugate gradient method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:471201
    • 提供者:徐飞
  1. gonger

    0下载:
  2. 无约束最优化中经典的共扼梯度法matlab程序-Unconstrained optimization in classic conjugate gradient method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:991
    • 提供者:wang
  1. cgls

    2下载:
  2. matlab共轭梯度最小二乘法 代码 学习matlab必备代码-Matlab conjugate gradient least squares code necessary to learn matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:885
    • 提供者:yang
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法最优化算法matlab源程序-Conjugate Gradient Method optimization algorithm matlab source code. .
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:797
    • 提供者:yuzexi
  1. Desktop

    0下载:
  2. 共轭梯度法 matlab 程序 运用黄金分割法寻找最小点-Conjugate Gradient Method
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:7277
    • 提供者:yangping
  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 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 30 »
搜珍网 www.dssz.com