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

搜索资源列表

  1. Preconditioned_Conjugate_Gradient_Method

    2下载:
  2. 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2941
    • 提供者:Zhu Liyong
  1. work

    1下载:
  2. 最优化问题的快速下降法,共轭梯度法,基于matlab算法。经过测试好用-Optimization problem of the rapid descent method, conjugate gradient method, based on matlab algorithm. Tested, easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:daiwenchao
  1. conjugate_gradient

    1下载:
  2. 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:528
    • 提供者:陈莫
  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. gongetidufa

    0下载:
  2. 共轭梯度法编程.共轭梯度法是共轭方向法的一种依赖于迭代点的负剃度而构造出来的-Conjugate gradient method programming. Conjugate gradient method is a conjugate direction method relies on an iterative point out negative tonsure and the structure of the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:23802
    • 提供者:xiejinliang
  1. gong_e_ti_du

    1下载:
  2. 利用共轭梯度法进行的简单方程求解。对于学习非线性规划有一定的指导作用。看程序可以熟悉课程。-Conjugate gradient method using the simple equation. For learning non-linear programming a certain guiding function. Familiar with the course can be read.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4921
    • 提供者:icc
  1. steep

    1下载:
  2. 用MATLAB实现非线性规划中的最速梯度法,并有GUI图形-MATLAB realization of non-linear programming used in the steepest gradient method, and graphical GUI
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1142
    • 提供者:段斌
  1. Unconstrained_optimization

    3下载:
  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. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4607
    • 提供者:闫安心
  1. cg

    0下载:
  2. 共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2523
    • 提供者:zhuyi
  1. conjugate_grad_2d

    0下载:
  2. 改进的共轭梯度法,可求取二元函数的极值。-Improved conjugate gradient method, can strike a binary function of the extremum.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1022
    • 提供者:zd
  1. getd

    0下载:
  2. 共轭梯度法,是数值分析中很重要的一种,源码为其在matlab中的实现。-Conjugate gradient method, numerical analysis is a very important one in the matlab source code for its realization.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1015
    • 提供者:马丫
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. getdf

    0下载:
  2. 我编写的一个关于解决非线性方程的优化问题的共轭梯度法,希望对大家有用-I prepared a solution of nonlinear equations about the optimization problem of conjugate gradient method, in the hope that useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:18464
    • 提供者:xujun
  1. CGandlu

    1下载:
  2. CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,-Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1352
    • 提供者:佟跃
  1. cg

    0下载:
  2. 共轭梯度法求解有限元线性方程组,用列为20阶对称正定矩阵-Conjugate gradient method for solving linear equations of finite element used as a 20-order symmetric positive definite matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1218
    • 提供者:安科
  1. conjugategradientmethod

    0下载:
  2. 使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1465
    • 提供者:zhangqt
  1. opti

    1下载:
  2. 最优化方法的实现算法,分别有0.618法,共轭梯度法,等-The realization of optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:52089
    • 提供者:阳方平
  1. The_Theroy_of_CG

    0下载:
  2. 共轭梯度法的资料,共轭梯度法为解线性方程组的一类迭代法-Some information Conjugate gradient method The conjugate gradient method is an important kind of iterative methods for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:92655
    • 提供者:王方
  1. Nonlinear_Programming

    3下载:
  2. 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:738
    • 提供者:lilin
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com