CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 共轭梯度 算法

搜索资源列表

  1. 优化作业_共轭梯度法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:王伟
  1. CCGM

    0下载:
  2. 数学计算程序,共轭梯度算法,用C语言编写,用于优化问题的计算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37815
    • 提供者:aujjww
  1. Fortran 90共轭梯度算法

    2下载:
  2. 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1686
    • 提供者:王宾
  1. 最优化的bfgs算法

    2下载:
  2. 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-25
    • 文件大小:14310
    • 提供者:wuxiaoan
  1. conjugate_grad_2d

    0下载:
  2. 此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:568
    • 提供者:何正亚
  1. cg

    0下载:
  2. 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:72028
    • 提供者:idhot
  1. gsedirecg

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

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

    0下载:
  2. sylvester 方程的有预处理的共轭梯度算法MATLAB程序-priconditioned algrithm matlab codes for sylvester equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2411
    • 提供者:dongnong
  1. Conjugategradientmethod

    0下载:
  2. 共轭梯度法的改进,提出了一些新问题并给出自己的算法-Conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:483056
    • 提供者:shine
  1. ConjugateGradientAlgorithm--Cplus

    0下载:
  2. 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3922
    • 提供者:zhanghuaqiang
  1. conjugate-gradient

    0下载:
  2. 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of different design variables can change
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:2136
    • 提供者:AresOne
  1. CG_DESCENT-F-1.4.tar

    0下载:
  2. 无约束优化共轭梯度算法HAGER的非单调线搜索下的程序实现-Unconstrained optimization conjugate gradient algorithm HAGER non-monotone line search procedure to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:79783
    • 提供者:赵凡
  1. CG

    0下载:
  2. 采用c++实现共轭梯度算法求解大规模线性方程组-Using c++ to achieve large-scale conjugate gradient algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:675
    • 提供者:王俊
  1. conjugate-gradient-method

    0下载:
  2. 用matlab编程,实现最优控制理论中的共轭梯度算法。-With the matlab programming, optimal control theory conjugate gradient algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2695
    • 提供者:高盼
  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. gongetidu

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

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

    0下载:
  2. 基于共轭梯度算法的基本原理,以某一个具体的事例,实现共轭梯度算法对于事例的求取。-Based on the basic principle of the conjugate gradient algorithm to certain specific instances, to achieve conjugate gradient algorithm for the case of the strike.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1261
    • 提供者:mike
  1. PCG

    0下载:
  2. 预处理的共轭梯度算法和最速下降法MATLAB算法及源程序.-Preconditioning conjugate gradient algorithm and the steepest descent method MATLAB algorithms and source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1295
    • 提供者:fq
  1. Poisson-Equation

    0下载:
  2. 利用数学算法中个的共轭梯度算法求解泊松方程-Using mathematical algorithms a conjugate gradient algorithm for solving the Poisson equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:郭开开
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:有效数字
« 12 3 »
搜珍网 www.dssz.com