ScholarGate
Asistente

Comparar métodos

Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.

GMRES×Método del Gradiente Conjugado×
CampoMétodos numéricosMétodos numéricos
FamiliaMachine learningMachine learning
Año de origen19861952
Autor originalYoucef Saad and Martin H. SchultzMagnus Hestenes and Eduard Stiefel
TipoIterative linear solver for non-symmetric systemsIterative linear solver
Fuente seminalSaad, 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 ↗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 ↗
AliasGMRES(m), restarted GMRES, Krylov-GMRESCG method, Krylov subspace method
Relacionados11
ResumenGMRES (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.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.
ScholarGateConjunto de datos
  1. v1
  2. 3 Fuentes
  3. PUBLISHED
  1. v1
  2. 3 Fuentes
  3. PUBLISHED

Ir a la búsqueda Descargar diapositivas

ScholarGateComparar métodos: GMRES · Conjugate Gradient Method. Recuperado el 2026-06-17 de https://scholargate.app/es/compare