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

搜索资源列表

  1. gmres

    1下载:
  2. DA型矩阵的算法C++实现gmres算法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:LINXRTONG
  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. Ryenolds_equation

    0下载:
  2. 7篇有关雷诺方程的论文 GMRES算法在雷诺方程数值解法中的应用 关于雷诺方程的渐近解 雷诺方程的推导_形式及应用 -Seven papers on the Reynolds equation GMRES algorithm for numerical solution of Reynolds equation in the application on the Reynolds equation of the asymptotic solution of Reynolds Eq
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:3105727
    • 提供者:宫晓春
  1. GMRES-analysis

    2下载:
  2. 一般情况下,GMRES算法收敛速度较慢,为了提高GMRES算法的加速收敛速度,使用预处理技术以加快算法收敛,本文分析了GMRES算法的加速收敛现象并实现之-to introduce convergence analysis and realization of GMRES arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:150307
    • 提供者:陈车
  1. krylov

    4下载:
  2. 求解线性系统的Krylov方法的工具箱,包括经典的CG、GMRES等方法。-Solving Linear Systems Toolbox Krylov methods, including the classic CG, GMRES, etc..
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:68643
    • 提供者:matrix
  1. Seldon-5.0.1

    1下载:
  2. Seldon is a C++ library for linear algebra. It provides vectors and matrices: full, sparse, triangular, hermitian, ... It includes interfaces to Blas, Lapack, Mumps, SuperLU and UmfPack. Seldon implements several solvers such as Gmres, BiCgSTAB, Qmr,
  3. 所属分类:Applications

    • 发布日期:2016-03-05
    • 文件大小:293806
    • 提供者:TealCh
  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

    0下载:
  2. 大型稀疏矩阵的存储,用于方程组求解,可以直接调用,比较方便-Large-scale sparse matrix storage, for solving equations can be directly invoked, more convenient
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1259
    • 提供者:王蒙
  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

    1下载:
  2. GMRES以及CG相关的一些matlab程序,都是投影法相关的。(Some sources about GMRES,CG,etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:348160
    • 提供者:wenqiang66
  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 3 »
搜珍网 www.dssz.com