ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

共轭梯度法×GMRES×
领域数值方法数值方法
方法族Machine learningMachine learning
起源年份19521986
提出者Magnus Hestenes and Eduard StiefelYoucef Saad and Martin H. Schultz
类型Iterative linear solverIterative linear solver for non-symmetric systems
开创性文献Hestenes, M. R., & Stiefel, E. (1952). Methods of conjugate gradients for solving linear systems. Journal of Research of the National Bureau of Standards, 49(6), 409–436. DOI ↗Saad, Y., & Schultz, M. H. (1986). GMRES: A generalized minimal residual algorithm for solving nonsymmetric linear systems. SIAM Journal on Scientific and Statistical Computing, 7(3), 856–869. DOI ↗
别名CG method, Krylov subspace methodGMRES(m), restarted GMRES, Krylov-GMRES
相关11
摘要The Conjugate Gradient (CG) Method is an iterative algorithm for solving large sparse symmetric positive-definite linear systems Ax = b, developed by Hestenes and Stiefel in 1952. It is one of the most widely used iterative solvers in scientific computing because it converges in at most n iterations for an n × n matrix and typically requires far fewer.GMRES (Generalized Minimal Residual) is an iterative method for solving large sparse non-symmetric or nonsymmetric linear systems Ax = b, developed by Saad and Schultz in 1986. It builds an orthonormal Krylov basis using Arnoldi's method and solves a least-squares problem to minimize residual at each iteration.
ScholarGate数据集
  1. v1
  2. 3 来源
  3. PUBLISHED
  1. v1
  2. 3 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Conjugate Gradient Method · GMRES. 于 2026-06-17 检索自 https://scholargate.app/zh/compare