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

搜索资源列表

  1. 共轭梯度法

    0下载:
  2. 上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms of) the termination criteria f
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10782
    • 提供者:洪男
  1. CG

    2下载:
  2. 基于MPI和OpenMp混合编程的并行共轭梯度法(CG)代码,可供正在学习并行数值计算的同学参考
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16080
    • 提供者:sany
  1. HS_DY

    0下载:
  2. 实现非单调最优化算法,本算法是在非单调基础上,结合HS-DY共轭梯度法给出数值实验算法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7484
    • 提供者:jaxi
  1. 共轭梯度法C语言源程序.txt

    2下载:
  2. 所属分类:C#编程

    • 发布日期:2010-11-18
    • 文件大小:962
    • 提供者:yxlong320
  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. 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. WinRAR

    0下载:
  2. 共轭梯度法matlab源程序 很好很强大 快来下载 快来啊-gongetidufa
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:536
    • 提供者:huzhu
  1. 数值最优化(李董辉)第五章-共轭梯度法 (2)

    1下载:
  2. 共轭梯度法的课件(Conjugate gradient method)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:909312
    • 提供者:XIAOXIAOPANG
  1. Desktop

    0下载:
  2. 用matlab编程计算共轭梯度法求二次型方程的最值。(The conjugate gradient method is used to calculate the maximum value of the two type equation by MATLAB programming)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:2988
    • 提供者:长颈小鹿
  1. Fan_Conjugate_gradient

    0下载:
  2. 通过共轭梯度法进行多参数优化,且参数优化的精确度可调。(Multi parameters optimization based on the conjugate gradient method,and the precision of these parameters can be adjusted.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:13312
    • 提供者:phdfanry
  1. zuisuxiajiang_2+gongetidu_4

    1下载:
  2. 使用最速下降法和共轭梯度法实现优化功能,基于MATLAB平台使用m语言编写(Based on the MATLAB platform, steepest descent method and conjugate gradient method are used to achieve the optimization function with M language.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:221184
    • 提供者:蜗牛run
  1. 优化算法

    2下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. 无约束优化问题

    0下载:
  2. 包括几种常用的无约束优化算法,比如最速下降法、BFGS算法、共轭梯度法等等(Including unconstrained optimization algorithms in common use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:48128
    • 提供者:999逆臣
  1. smcg

    0下载:
  2. 共轭梯度法求解N*N对称正定方程组,将解方程组问题转化一个最优化问题。(The conjugate gradient method is used to solve the N*N symmetric positive definite equations, and the problem of solving the equation set is transformed into an optimization problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:rang_123
  1. 共轭梯度法

    1下载:
  2. 共轭梯度法是常用的算法,可以在有限步收敛,通过该程序可以直接求解方程。
  3. 所属分类:Windows编程

    • 发布日期:2018-06-06
    • 文件大小:435
    • 提供者:72712@qq.com
  1. 共轭梯度法

    3下载:
  2. MATLAB 实现共轭梯度法,比较简单实用的一种优化算法(using MATLAB to complete gongetidufa)
  3. 所属分类:其他

    • 发布日期:2020-11-29
    • 文件大小:183296
    • 提供者:橙子12137
  1. 共轭梯度法C++

    1下载:
  2. 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
  3. 所属分类:其他

    • 发布日期:2020-11-04
    • 文件大小:5120
    • 提供者:波波b
« 12 3 4 »
搜珍网 www.dssz.com