About: Tridiagonal matrix algorithm is a research topic. Over the lifetime, 1070 publications have been published within this topic receiving 21084 citations.
TL;DR: In this paper, a finite difference method has been used to solve the partial differential equation of u-momentum and a marching integration technique with the tridiagonal matrix algorithm is used.
TL;DR: In this paper, an adaptive Richardson iteration method is described for the solution of large sparse symmetric positive definite linear systems of equations with multiple right-hand side vectors, which learns about the linear system to be solved by computing inner products of residual matrices during the iterations.
Abstract: An adaptive Richardson iteration method is described for the solution of
large sparse symmetric positive definite linear systems of equations with
multiple right-hand side vectors. This scheme ``learns'' about the linear
system to be solved by computing inner products of residual matrices during
the iterations. These inner products are interpreted as block modified moments.
A block version of the modified Chebyshev algorithm is presented which yields
a block tridiagonal matrix from the block modified moments and the recursion
coefficients of the residual polynomials. The eigenvalues of this block
tridiagonal matrix define an interval, which determines the choice of relaxation
parameters for Richardson iteration. Only minor modifications are necessary
in order to obtain a scheme for the solution of symmetric indefinite linear
systems with multiple right-hand side vectors. We outline the changes required.
TL;DR: In this paper, the authors describe a new algorithm which explicitly deflates a Hessenberg matrix in floating point arithmetic by means of a sequence of plane rotations, which preserves Hessenberg form when applied to a symmetric tridiagonal matrix.
Abstract: While numerically stable techniques have been available for deflating a fulln byn matrix, no satisfactory finite technique has been known which preserves Hessenberg form. We describe a new algorithm which explicitly deflates a Hessenberg matrix in floating point arithmetic by means of a sequence of plane rotations. When applied to a symmetric tridiagonal matrix, the deflated matrix is again symmetric tridiagonal. Repeated deflation can be used to find an orthogonal set of eigenvectors associated with any selection of eigenvalues of a symmetric tridiagonal matrix.
TL;DR: The Sherman-Morrison-Woodbury formula is applied to the matrix representing the Navier-Stokes equations, which reduces a periodic banded system to a non-periodic banding system with additional right-hand sides and is of higher efficiency than standard Thomas algorithm/LU decompositions.
Abstract: Many algorithms for solving the Navier-Stokes equations require the solution of periodic block tridiagonal systems of equations. By applying a splitting to the matrix representing this system of equations, it may first be reduced to a block tridiagonal matrix plus an outer product of two block vectors. The Sherman-Morrison-Woodbury formula is then applied. The algorithm thus reduces a periodic banded system to a non-periodic banded system with additional right-hand sides and is of higher efficiency than standard Thomas algorithm/LU decompositions.
TL;DR: The first step in the development of a chip set to support eigenvalue-eigenvector-based estimation algorithms is presented, based on the assumption that an averaging technique will produce a symmetric covariance matrix.
Abstract: The first step in the development of a chip set to support eigenvalue-eigenvector-based estimation algorithms is presented. It is based on the assumption that an averaging technique will produce a symmetric covariance matrix. Such a matrix can be reduced to a symmetric tridiagonal matrix, and hence the eigenvalues and eigenvectors can be found by successive iterations involving QR decomposition. The architecture is unique in that other architectures either solve only for the eigenvalues or use methods other than QR iteration. It has potential for use in a systolic computer for computer intensive digital signal processing based on modern spectral-analysis techniques. >