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. 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. 47651475hPSO

    0下载:
  2. 最优化课程大作业 最优化问题单纯性法 梯度法 可以运行-optimization computer homework linear nonlinear multiply objectives optimization matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4016
    • 提供者:metian
  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. 拉格朗日乘子法

    3下载:
  2. 用次梯度方法求解拉格朗日对偶问题的例子。。。。。。(Solve the optimal problem)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小: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. prog_project

    0下载:
  2. 投影梯度法求解非光滑优化。。。。。。。。。。。。(projection gradient method)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:24576
    • 提供者:悬浮
  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. 最小二乘法-梯度下降法-牛顿法

    1下载:
  2. 用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
  3. 所属分类:其他

    • 发布日期:2020-06-18
    • 文件大小:196608
    • 提供者:奘晨
  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 5 6 7 »
搜珍网 www.dssz.com