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

搜索资源列表

  1. cg

    0下载:
  2. fortran CG-FFT程序 Conjugate gradient package for solving complex matrix equations -fortran CG-FFT procedures Conjugate gradient pack age for solving complex matrix equations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21794
    • 提供者:dui
  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. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. LSQR

    3下载:
  2. 采用CG法求解稀疏不对称的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems: Solve Ax = b or minimize || Ax- b ||2 or minimize || Ax- b ||2+ d2 ||x||2. The matrix A may be squ
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:44764
    • 提供者:LSQR
  1. MINRES

    0下载:
  2. 采用CG法求解稀疏对称奇异矩阵得到的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5869
    • 提供者:MINRES
  1. SYMMLQ

    0下载:
  2. 采用CG法求解稀疏对称非奇异矩阵得到的线性系统Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric and nonsingular, but it may be definite or indefinite. The scal
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:12225
    • 提供者:aaq
  1. TransferOptimizationConstraintNonbindingProcedures

    0下载:
  2. 转最优化-约束 无约束共轭梯度法程序(c++)-Switch Optimization- constrained conjugate gradient method for unconstrained program (c++)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7127
    • 提供者:yeyingsong
  1. PRP

    0下载:
  2. 最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:30398
    • 提供者:kylin
  1. getidufhexianxingjiaquanfa

    0下载:
  2. 所传为共轭梯度法和线性加权法,这两种方法在优化中有较大的作用!-The transfer to the conjugate gradient method and linear weighted method, the two methods in optimization have a greater role!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1219
    • 提供者:万三
  1. gongetidu

    0下载:
  2. 无约束条件下的共轭梯度法的最优化程序设计-Not constrained conjugate gradient method to optimize programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:901
    • 提供者:fangzhongmin
  1. gexl

    0下载:
  2. 共轭斜量迭代解方程组,但对方程要求非病态-Conjugate Gradient iterative solution of equations, but the equation requires a non-pathological
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:王浩
  1. gongetiduf

    0下载:
  2. 这是共轭梯度法程序,比较好的,对于做最优化课程设计有帮助-This is the conjugate gradient method program, better,For optimization design of course do help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:89421
    • 提供者:杨正锋
  1. minPRPFDD

    1下载:
  2. 共轭梯度法的prp方法结合非单调法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum prp method combined with non-monotonic conjugate gradient method for solving multidimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:835
    • 提供者:
  1. minGETDPRPWP

    0下载:
  2. 共轭梯度法的prp方法结合wolfe-powell法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum of Conjugate Gradient Method the prp method combined wolfe-powell method to solve the multi-dimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:883
    • 提供者:
  1. minGETDFRWP

    0下载:
  2. 共轭梯度法的FR方法结合wolfe-powell搜索,求解多维函数的极小值,在此前必须编写好一为搜索函数-FR method combined with the conjugate gradient method wolfe-powell search for solving multidimensional function minimum, must be written in the previous one for the search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:809
    • 提供者:
  1. minGETDFRHJ

    0下载:
  2. 共轭梯度法的FR方法结合黄金分割法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum value of the FR conjugate gradient method combined with golden section method to solve the multi-dimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:833
    • 提供者:
  1. conjugate-gradient-method

    0下载:
  2. 用共轭梯度法求解系数矩阵为对称正定矩阵的二次函数的最优解-The optimal solution of the quadratic function using the conjugate gradient method for solving the coefficient matrix is symmetric positive definite matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:19697
    • 提供者:闫小凡
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1052
    • 提供者:zhuyuanli
  1. Conjugate-Gradient-Method-source

    0下载:
  2. 共轭梯度法源程序,可以再vc++下进行运行-Conjugate Gradient Method source
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:13334
    • 提供者:feng
  1. conjugate-gradient-method

    0下载:
  2. 应用共轭梯度法解微分方程的MATLAB代码-A matlab code of conjugate gradient method used for solving the differential equation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:杨敏
« 12 3 4 »
搜珍网 www.dssz.com