搜索资源列表

  1. PCG

    1下载:
  2. % SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差- SSOR preconditioning conjugate gradient
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:zhxj
  1. Gmres

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

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:xzz
  1. Preconditioned_Conjugate_Gradient_Method

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

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:Zhu Liyong
  1. conjugate_gradient_method

    0下载:
  2. matlab编写的共轭梯度法,用来解决非线性优化问题-matlab prepared by the conjugate gradient method is used to solve nonlinear optimization problems
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:zh
  1. kelley

    0下载:
  2. 预处理共轭梯度的方法,该方法有效,快速-preconditioned conjugate gradient(PCG)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:24576
    • 提供者:道道
  1. ngs44.tar

    0下载:
  2. NGSolve ,使用NetGen进行有限元前处理,然后调用预条件共轭梯度法求解,也可以使用SuperLU求解。-NGSolve, using the finite element pre NetGen, and then call the preconditioned conjugate gradient method can also be solved with SuperLU.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:3421184
    • 提供者:suese
  1. preconjgrad

    0下载:
  2. preconjgrad:预处理共轭梯度法求线性方程组Ax=b的解 conjgrad:共轭梯度法求线性方程组Ax=b的解 twostep:两部迭代法求线性方程组Ax=b的解 fastdown:快速下降法求线性方程组Ax=b的解-preconjgrad: preconditioned conjugate gradient method for solving linear equations Ax = b solution co
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:wallace
  1. ssor-pcg

    0下载:
  2. 超松弛预处理共轭梯度法,用于求解有限元计算中常见的大型对称稀疏矩阵-Overrelaxation preconditioned conjugate gradient method for solving the finite element calculation of large symmetric sparse matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:yanjun
  1. ssor_process

    0下载:
  2. 对称GS迭代预处理共轭梯度法,数值分析方法之一,数值模拟-The symmetric GS iterative preconditioned conjugate gradient method, one of the methods of numerical analysis, numerical simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:ashas
  1. dcg.m

    0下载:
  2. Preconditioned Conjugate Gradient iterative Ax=b solver.Routine to solve a symmetric positive definite linearsystem Ax = b using the Preconditioned Conjugate-Preconditioned Conjugate Gradient iterative Ax=b solver.Routin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:adit
  1. DOMN1

    0下载:
  2. Preconditioned Sparse Iterative Ax=b Solver. Routine to solve a general linear system Ax = b using the Preconditioned method.-Preconditioned Sparse Iterative Ax=b Solver. Routine to solve a general linear system Ax
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:adit
  1. pcg

    0下载:
  2. PCG Preconditioned Conjugate Gradients Method is a replacement of the standard built-in PCG code. Two new options are implemented: flex and null . The flex option changes the standard PCG algorithm into the flexible one.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者:asqur
  1. PCG-ON-Multi-GPU-Platform

    0下载:
  2. A Parallel Preconditioned Conjugate Gradient Solver for the Poisson Problem on a Multi-GPU Platform-A Parallel Preconditioned Conjugate Gradient Solver for the Poisson Problem on a Multi-GPU Platform
  3. 所属分类:软件工程

    • 发布日期:2024-05-25
    • 文件大小:704512
    • 提供者:rocky
  1. DOMN1

    0下载:
  2. Preconditioned Sparse Iterative Ax=b Solver.Routine to solve a general linear system Ax = b using the Preconditioned method.-Preconditioned Sparse Iterative Ax=b Solver.Routine to solve a general linear system Ax = b u
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:eorknub
  1. conjgrad

    0下载:
  2. Preconditioned gradiet method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:senhorita
  1. precond_all

    0下载:
  2. preconditioned gradient algorithm for iterative solution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:15360
    • 提供者:senhorita
  1. PCG

    0下载:
  2. preconditioned conjugate gradient
  3. 所属分类:并行运算

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:ali
  1. DOMN1

    0下载:
  2. Preconditioned Sparse Iterative Ax=b Solver.Routine to solve a general linear system Ax = b using the Preconditioned method.-Preconditioned Sparse Iterative Ax=b Solver.Routine to solve a general linear system Ax = b u
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:urinan
  1. work

    0下载:
  2. 分给给出了预条件GAOR、GMTS、MAOR三种迭代法的数值算例,修改预条件矩阵,给定参数便可得到迭代矩阵谱半径-To gives the preconditioned GAOR, GMTS and MAOR iterative method, a numerical example, modify the preconditioned matrix, given parameter iterative matrix spectral
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:孙德宇
  1. Preconditioned-conjugate-gradient.f90

    0下载:
  2. Preconditioned conjugate gradient method for 2D poisson equation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:planck
« 12 »

源码中国 www.ymcn.org