搜索资源列表

  1. 共轭梯度法

    0下载:
  2. MATLAB实现共轭梯度法
  3. 所属分类:matlab例程

    • 发布日期:2011-08-21
    • 文件大小:123.22kb
    • 提供者:lius1119
  1. optimation

    0下载:
  2. 最优化计算的牛顿法+共轭梯度法的MATLAB程序-Optimization Newton's Law+ conjugate gradient method MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:
  1. linearsolvers

    1下载:
  2. matlab编程的三个线性方程组求解子程序:cggm.m,fdm.m,febs.m.其中cggm.m为共轭梯度法求解子程序,fdm.m为最速下降法求解自程序,febs.m为三对角追赶法求解子程序.-Matlab programming three linear equations subroutine : cggm.m, fdm.m. febs.m. which cggm.m to conjugate gradient method s
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:王礼广
  1. ICCG

    0下载:
  2. iccg不完全乔尔斯基分解共轭梯度求解大规模稀疏方程组-ICCG乔尔斯基incomplete decomposition conjugate gradient to solve large-scale sparse equations
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:
  1. conjugate

    0下载:
  2. 共轭梯度法,本算法是经过验证了的共轭梯度法,读者在运用到其他方面时需要修改一定的参数-Conjugate gradient method, this algorithm is verified of the conjugate gradient method, readers in the use of other aspects need to modify certain parameters
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:张大莲
  1. matlab55

    1下载:
  2. 学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤; 比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。 -Institute of the different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) for calculatin
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:mengxiang
  1. 1

    0下载:
  2. 共轭梯度法matlab程序newton法M文件-Conjugate gradient method newton method matlab procedures M documents
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-27
    • 文件大小:5kb
    • 提供者:sara
  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例程

    • 发布日期:2024-11-27
    • 文件大小:23kb
    • 提供者:xiejinliang
  1. cg

    0下载:
  2. 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-27
    • 文件大小:70kb
    • 提供者:idhot
  1. CGandlu

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

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:佟跃
  1. opti

    0下载:
  2. 最优化方法的实现算法,分别有0.618法,共轭梯度法,等-The realization of optimization algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:51kb
    • 提供者:阳方平
  1. UnwellLineEquSet-matlab

    2下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:6kb
    • 提供者:陈永恒
  1. 113172216bfgs

    0下载:
  2. 共轭梯度法,以及几种常见的的优化方法程序-Conjugate gradient method
  3. 所属分类:汇编语言

    • 发布日期:2024-11-27
    • 文件大小:14kb
    • 提供者:hehuimin
  1. 共轭梯度法程序源代码

    0下载:
  2. 共轭梯度法程序源代码 用matlab 编写的共轭梯度算法代码。
  3. 所属分类:文档资料

  1. 共轭梯度反演----非线性源代码

    0下载:
  2. matlab源代码解决非线性共轭梯度,很好的参考(Matlab source code to solve nonlinear conjugate gradient reference)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:巴二二
  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. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:长颈小鹿
  1. MATLAB-gongetidufa

    0下载:
  2. 共轭梯度法求解对称正定线性方程组,用MATLAB得到的程序(Conjugate Gradient Method for Solving Symmetric Positive Definite Linear Equations, Using MATLAB to Get the Program)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:46kb
    • 提供者:aliang111
  1. Matlab optimization programming example

    0下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:58kb
    • 提供者:stlu2008
  1. 共轭梯度法

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

    • 发布日期:2024-11-27
    • 文件大小:179kb
    • 提供者:橙子12137
  1. 共轭梯度法

    1下载:
  2. matlab程序的共轭梯度法,研究生计算方法课程专用(Matlab program conjugate gradient method, Graduate computing method courses dedicated)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-27
    • 文件大小:1.26mb
    • 提供者:冥想的天空
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org