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

搜索资源列表

  1. jacobi_cg

    0下载:
  2. Jacobi算法和共轭梯度法的基本matlab程序,rar压缩包,包括2个文件-Jacobi conjugate gradient algorithm and the basic matlab program, rar archive, including the two documents
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531
    • 提供者:don
  1. gsedirecg

    0下载:
  2. sylvester 方程的共轭梯度算法MATLAB程序-matlab codes of CG algorithm for sylvester equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1746
    • 提供者:dongnong
  1. zuiyouhuasuanfa

    0下载:
  2. 最优化计算的牛顿法+共轭梯度法的MATLAB程序 共包含五个 m文件 -Newton optimization calculation method+ conjugate gradient method of MATLAB program file contains a total of 5 m
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1628
    • 提供者:touquezheng
  1. somefunctiontosolveextremum

    0下载:
  2. 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现-The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:53780
    • 提供者:黄梅
  1. mycode

    0下载:
  2. matlab实现共轭梯度法源代码,有助于初学者学习最优化课程-matlab conjugate gradient method to achieve source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1580
    • 提供者:zhucehao
  1. conjugate-gradient-method

    0下载:
  2. 用matlab编程,实现最优控制理论中的共轭梯度算法。-With the matlab programming, optimal control theory conjugate gradient algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2695
    • 提供者:高盼
  1. cg

    0下载:
  2. 共轭梯度法,有例子。使用MATLAB编程,居实用性。-include example.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:626
    • 提供者:YU Peng
  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. my_cgs

    0下载:
  2. 共轭梯度平方法的matlab代码,可用于解线性方程组-cgs method is used to solve linear functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:629
    • 提供者:任金彦
  1. work

    0下载:
  2. 共轭梯度求解数值优化方法,本例题主要是对于一个常见的优化方法用MATLAB进行程序运行-Conjugate gradient method of solving numerical optimization, this example is mainly optimized for a common method using MATLAB running
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1535
    • 提供者:Reality
  1. p1

    2下载:
  2. 最优化算法中得拟牛顿法和共轭梯度法,以及Armijo型搜索和最优步长搜索。-Congradient and NiNewton algorithms in optimazation based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2660
    • 提供者:whc
  1. gongertidufa

    1下载:
  2. 共轭梯度法求多元函数的极值,使用matlab程序即可解答-Conjugate gradient method for the extreme multi-function use matlab program to answer
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1585
    • 提供者:mike
  1. conjugate-gradient-method

    0下载:
  2. 利用共轭梯度法求解无约束问题实例。其实现的软件为matlab-Using conjugate gradient method to solve the problem without constraint examples
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2271
    • 提供者:selina
  1. gongetidufa

    0下载:
  2. 最优化的共轭梯度法,适应于两个参数的无条件极值的求取-Matlab process
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1770
    • 提供者:朱卉
  1. Gauseidel-and-conjgrad

    0下载:
  2. 共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1064
    • 提供者:王楠
  1. invcongrad

    2下载:
  2. 非线性反演中的共轭梯度反演方法 MATLAB程序-Conjugate gradient inversion in the nonlinear inversion method for MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1360
    • 提供者:李浩
  1. conjugate-gradient-method_matlab.tar

    0下载:
  2. 利用共轭梯度法进行方程组求解的MATLAB源代码-Solving equations by conjugate gradient method (matlab code)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3952
    • 提供者:Lynn
  1. cgsolve(1)

    0下载:
  2. 共轭梯度下降法,Ax = y,求x.矩阵A为共轭对称稀疏矩阵,cgsolve matlab 程序-Conjugate gradient descent method, Ax = y, seeking x. Matrix A is conjugate symmetric sparse matrix, cgsolve matlab program
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:946
    • 提供者:宋文青
  1. Linear-Equations-Solving

    0下载:
  2. 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:4758739
    • 提供者:吉韦
  1. gongetidu

    0下载:
  2. 共轭梯度法的matlab实现,给出任意的一个对称矩阵,可通过较小的迭代次数得到所要求精度的数值解-Conjugate gradient method matlab to achieve, given any symmetric matrix by a smaller number of iterations to obtain the required accuracy of the numerical solution
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:47332
    • 提供者:张晶
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com