SIAM Journal on Numerical Analysis, Vol. 41, No. 2 (2004), pp. 589-604 (16 pages) We study the computation of the orthogonal spline collocation solution of a linear Dirichlet boundary value problem ...
Abstract: The structural characteristic is given by computerized tomography in non-destructive testing (NDT) of concrete. The position, size and style of inner defects can be shown. A Preconditioned ...
Abstract: The Preconditioned Conjugate Gradient (PCG) algorithm is a widely-used iterative method for solving sparse linear systems. The sparse matrix-vector multiplication (SpMV) operation involved ...
This project demonstrates how to solve a system of linear equations using ideas from the Conjugate Gradient (CG) method in numerical analysis. The implementation is written in Python using NumPy and ...