CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - GMRES

搜索资源列表

  1. GMres

    2下载:
  2. 数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。-Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:790
    • 提供者:李晓鹏
  1. C++gmres算法

    3下载:
  2. gmres算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-12-22
    • 文件大小:1011
    • 提供者:rtr112358
  1. gmres.rar

    0下载:
  2. gmres.m为迭代算法GMRES的实现,gmres.m for the implementation of the GMRES iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2308
    • 提供者:liangman
  1. Gmres

    4下载:
  2. 解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.-Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2794
    • 提供者:xzz
  1. gmres

    3下载:
  2. 求解大型线性方程组的广义极小残量法的源代码-code of GMRES for large linear system solving
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:860160
    • 提供者:张旭平
  1. GMRES_iter

    0下载:
  2. GMRES(Generalized minimal residual) Iterative Method. A is a square matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:573
    • 提供者:Ji Hye Park
  1. GMRES

    3下载:
  2. 求解大型线性方程组的GMRES方法,文件显示了详细的算法和原理-For solving large linear equations of the GMRES method, the file shows the detailed algorithm and theory
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:431051
    • 提供者:CharlieXu
  1. gmres

    1下载:
  2. 求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1038
    • 提供者:hl
  1. library_solvers

    2下载:
  2. 数值分析中,用BICGSTAB方法和GMRES方法去求解线性方程组的解-Numerical analysis, using BICGSTAB method and GMRES method to the solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1301
    • 提供者:张勇
  1. GMRES

    1下载:
  2. matlab,GMRES算法是一种先进的一般线性方程组的迭代算法-matlab, GMRES algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:54438
    • 提供者:Li Weichen
  1. GMRES

    0下载:
  2. 单精度广义极小残差算法,用于求解大型非对称满秩矩阵。-Generalized minimal residual algorithm for single precision, is used to solve large-scale non-symmetric full rank matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2491
    • 提供者:westlife
  1. GMRES

    0下载:
  2. 经典的GMRES算法,用matlab实现,与matlab自带gmres比对成功-Matlab implementation of the GMRES algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:754
    • 提供者:王浩
  1. gmres

    0下载:
  2. The GMRES method was developed by Yousef Saad and Martin H. Schultz in 1986.[1] GMRES is a generalization of the MINRES method developed by Chris Paige and Michael Saunders in 1975. GMRES also is a special case of the DIIS method developed by Peter P
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:883
    • 提供者:ericsun
  1. gmres-sample

    0下载:
  2. matlab中广义最小残量法的m文件 包含arnoldi过程 和 gmres两部分 -matlab generalized minimum residual method m file contains arnoldi the process and gmres two parts
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:32936
    • 提供者:倪煜
  1. GMRES

    0下载:
  2. GMRES算法求解线性方程组,并分析不同系数矩阵的迭代收敛性-GMRES method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:739
    • 提供者:alone
  1. gmres

    0下载:
  2. gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。-gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2449
    • 提供者:wangwenshu
  1. GMRES

    0下载:
  2. GMRES算法,求解大型稀疏线性方程的快速数值解法,方便实时求解-GMRES algorithm is prosed to solve Large- scale sparse linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:831
    • 提供者:Guo Lulu
  1. gmres

    0下载:
  2. Gmres with givens method for solving LS problems
  3. 所属分类:Algorithm

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:jay
  1. MPIE_FMM_64_TCM_cm_cz

    0下载:
  2. GMRES求解,特征模程序 计算电磁学,并行计算(GMRES, mom calcalate EM, MPI, charaters)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:7220224
    • 提供者:孙龙sb
  1. gmres

    2下载:
  2. 自己编写的非重启型带双预处理子的gmres程序,在matlab平台编写的(I wrote a non restart GMRES program with dual preprocessor, written on the MATLAB platform.)
  3. 所属分类:数学计算

    • 发布日期:2020-12-12
    • 文件大小:13312
    • 提供者:半月痕
« 12 »
搜珍网 www.dssz.com