Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Matrix-free_methods> ?p ?o. }
Showing items 1 to 13 of
13
with 100 items per page.
- Matrix-free_methods abstract "In computational mathematics, a matrix-free method is an algorithm for solving a linear system of equations or an eigenvalue problem that does not store the coefficient matrix explicitly, but accesses the matrix by evaluating matrix-vector products. Such methods can be preferable when the matrix is so big that storing and manipulating it would cost a lot of memory and computer time, even with the use of methods for sparse matrices. Many iterative methods allow for a matrix-free implementation, including: the power method, the Lanczos algorithm, Locally Optimal Block Preconditioned Conjugate Gradient Method (LOBPCG), Wiedemann's coordinate recurrence algorithm, and the conjugate gradient method.Distributed solutions have also been explored using coarse-grain parallel software systems to achieve homogeneous solutions of linear systems.It is generally used in solving non-linear equations like Euler's equations in Computational Fluid Dynamics. Solving these equations requires the calculation of the jacobian which is costly in terms of CPU time and storage. To avoid this expense, matrix free methods are employed. In order to remove the need to calculate the jacobian, the jacobian vector product is formed instead, which is in fact a vector itself. Manipulating and calculating this vector is easier than working with a large matrix or linear system.".
- Matrix-free_methods wikiPageID "8515187".
- Matrix-free_methods wikiPageRevisionID "595207513".
- Matrix-free_methods hasPhotoCollection Matrix-free_methods.
- Matrix-free_methods subject Category:Numerical_linear_algebra.
- Matrix-free_methods comment "In computational mathematics, a matrix-free method is an algorithm for solving a linear system of equations or an eigenvalue problem that does not store the coefficient matrix explicitly, but accesses the matrix by evaluating matrix-vector products. Such methods can be preferable when the matrix is so big that storing and manipulating it would cost a lot of memory and computer time, even with the use of methods for sparse matrices.".
- Matrix-free_methods label "Matrix-free methods".
- Matrix-free_methods label "Безматричные методы".
- Matrix-free_methods sameAs m.027660s.
- Matrix-free_methods sameAs Q4080929.
- Matrix-free_methods sameAs Q4080929.
- Matrix-free_methods wasDerivedFrom Matrix-free_methods?oldid=595207513.
- Matrix-free_methods isPrimaryTopicOf Matrix-free_methods.