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

搜索资源列表

  1. cpp1

    0下载:
  2. 共轭梯度法求解函数极小值,对于学习者将会有很大的帮助-Conjugate Gradient Method for the function minimum, the learners will be of great help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:185777
    • 提供者:林林
  1. synthesis-of-mechanism

    1下载:
  2. 对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。-For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:190221
    • 提供者:lcz
  1. CG_DESCENT-C-5.0.tar

    0下载:
  2. cg_descent算法实现,由HAGER WILLIAM和H.ZHANG在C++环境下设计并实现具有下降性质的共轭梯度方法-cg_descent algorithm by HAGER WILLIAM H. ZHANG and C++ environment in the design and implementation of a decline in the nature of the conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:24263
    • 提供者:liu
  1. converge

    0下载:
  2. 一类修正的DY共轭梯度法及其全局收敛性convergence-A class of modified DY conjugate gradient method and its global convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:453886
    • 提供者:rc
  1. 435

    0下载:
  2. ethod re-start模糊图像恢复的投影重开始共轭梯度法-Blurred image restoration projection conjugate gradient method re-start
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1259996
    • 提供者:bca123
  1. conjugation

    0下载:
  2. 共轭梯度法程序,适合学习最优化算法和理论的学生,其中包括各种算例,后面附有相应的程序代码-Conjugate gradient procedure for optimization algorithms and theoretical study of students, including a variety of examples, with the corresponding code behind
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:153373
    • 提供者:贾鹏飞
  1. 111

    0下载:
  2. 一类修正的DY共轭梯度法及其全局收敛性A modified DY conjugate gradient method and its global convergence -A modified DY conjugate gradient method and its global convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:453892
    • 提供者:jili123
  1. yushangong

    0下载:
  2. 解线性方程组的一种迭代法,类似于共轭斜量法:预善共轭斜量法-Solution of linear equations of a iterative method, similar to conjugate oblique method: Pre-good conjugate oblique method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:李霞
  1. P_R_P

    0下载:
  2. 共轭梯度法,hessian矩阵计算,强迫正定Cholesky分解以及Gill_Murray改进Newton法的C语言实现。-Conjugate gradient method, hessian matrix calculation, forced definite Cholesky decomposition and Gill_Murray improved Newton method C language.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:129366
    • 提供者:seaman
  1. 00639245

    0下载:
  2. applying conjugate gradients to image processing problems
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:40638
    • 提供者:kingkhan
  1. Conjugate-gradient-methodPBFGS

    0下载:
  2. 主要问题:如函数为f(X)=x1*x1*x1*x1+x2*x2时,算得的结果有问题,初步估计是因为迭代公式中出现了求梯度的模的分量造成的,有待继续改进,不过用BFGS算法C语言程序算时,上述问题没有发生,所以才说BFGS算法是无约束优化中最稳定的算法之一了-Main issues: If function f (X) = x1* x1* x1* x1+ x2* x2, the result of a problem considered, the preliminary estimate is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4550
    • 提供者:牧童
  1. application-of-CG-and-Gauss-Seidel-

    0下载:
  2. 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:42898
    • 提供者:张明
  1. 3

    0下载:
  2. 一种基于约束共轭梯度的闪光照相图像复原算法.-A method based on constrained conjugate gradient of flash radiographic image restoration algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:386150
    • 提供者:yuan
  1. mcmcCG

    0下载:
  2. 将共轭梯度法和模拟退火算法相结合,快速实现复杂函数的优化.-It is a simulated annealing algorithm combined with conjugate gradient methods to optimize the complex functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4302
    • 提供者:jeri
  1. CG

    0下载:
  2. 共轭梯度法+最优化方法+c++程序融合 解线性方程组-Conjugate gradient optimization method++ c++ application integration solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2445
    • 提供者:zn
  1. opt

    0下载:
  2. optimization techniques (line search, conjugate gradient)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4722
    • 提供者:saravanan
  1. shengjingwangluo

    0下载:
  2. 运用比例共轭梯度动量算法来训练 BP网络-Use proportion conjugate gradient algorithm to train the BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5484
    • 提供者:dyc
  1. getdf

    0下载:
  2. 用共轭梯度法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Conjugate gradient method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1682
    • 提供者:张帆
  1. fun_approch_withcj

    0下载:
  2. 使用共轭梯度对BP神经网络算法进行优化,提高了神经网络的收敛速度-Conjugate Gradient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1359
    • 提供者:he_yuan_tao
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 35 »
搜珍网 www.dssz.com