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

搜索资源列表

  1. gexl

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

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

    0下载:
  2. 用共轭梯度法求解x1^2+4*x2^2.精度为0.1-The Conjugate Gradient Method x1 ^ 2+4* x2 ^ 2. Accuracy of 0.1
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:
  1. 2

    0下载:
  2. 实现最优化搜索中,DFB法,秩1法,bfgs法以及共轭梯度法进行最优化数据搜索。其中共轭梯度法下降速率比较慢,要合理设置终止门限-Optimize the search, DFB method, rank 1 method, bfgs method and conjugate gradient method to optimize the data search. Conjugate gradient method in which the rate of decrease is slower,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2645
    • 提供者:程旭元
  1. cg_test

    0下载:
  2. 科学计算中的共轭梯度法解对称正定线性方程组-Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:李白
  1. MDSO

    0下载:
  2. Newton法与共轭梯度法求解多变量函数寻优搜索的设计与实现-Newton method and conjugate gradient method to solve multi-variable function optimization based on the design and implementation of the search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:16670
    • 提供者:array
  1. ngs44.tar

    1下载:
  2. NGSolve ,使用NetGen进行有限元前处理,然后调用预条件共轭梯度法求解,也可以使用SuperLU求解。-NGSolve, using the finite element pre NetGen, and then call the preconditioned conjugate gradient method can also be solved with SuperLU.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-01
    • 文件大小:3421184
    • 提供者:suese
  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. study

    0下载:
  2. 优化常用的共轭梯度法和投影梯度法求解目标函数最优解问题-Conjugate gradient optimization of common law and the projected gradient method problems the optimal solution objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3936
    • 提供者:qiuwei
  1. gauss-seidel

    0下载:
  2. 通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组-By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:931
    • 提供者:张明
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the first derivative information, but the steepest descent method to overcome the d
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:369887
    • 提供者:马一
  1. a-nerve-network-of-matlab

    0下载:
  2. matlab神经网络一例,运用比例共轭梯度动量算法来训练 BP网络 。-matlab neural network case, the use of the momentum ratio of conjugate gradient algorithm to train the BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3865
    • 提供者:durongmao
  1. cg

    0下载:
  2. 该程序是用共轭梯度法来求解函数的最优化问题,其中一维搜索时采用了0.618法,即黄金分割法-The program is the conjugate gradient method to solve the function optimization problem, one-dimensional search using the 0.618 method, that is, golden section method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:988
    • 提供者:hongfengjinran
  1. Several-methods-for-the-most-value

    0下载:
  2. 一阶梯度法、共轭梯度法、变尺度法分别求解Wood函数,并得到此时的自变量值-The step degree method, conjugate gradient method, variable metric method for solving Wood function, respectively, and with the value of the independent variables at this time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:33060
    • 提供者:刘常云
  1. cg_mpi

    0下载:
  2. conjugate gradient method parallel mpi code
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:310567
    • 提供者:ziley
  1. shuzhidaishu

    0下载:
  2. 用牛顿法,共轭梯度法,最速下降法完成矩阵的计算-Newton conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5417
    • 提供者:王三小
  1. B6cg

    0下载:
  2. Simple implementation of the Conjugate Gradient Method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:ivory
  1. HR-GPSR

    0下载:
  2. 数值计算中最优化问题求解 共轭梯度法解无约束最优化问题-Numerical optimization problem solving in the conjugate gradient method for unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1682
    • 提供者:肖敏
  1. dcx

    0下载:
  2. 用FR共轭梯度法求解无约束最优化问题(c++)-With the FR conjugate gradient method for solving unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:982
    • 提供者:slxlys
  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. homework-of-The-Optimal-Control

    0下载:
  2. 本学期的最优控制作业,对牛顿法、梯度法、共轭梯度法等三种变分法,进行了比较,并得出结论-This semester homework of The Optimal Control,compare the three variational methods of Newton method gradient method and conjugate gradient method,then make a conclusion.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:15095
    • 提供者:袁小异
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com