About: Tridiagonal matrix algorithm is a research topic. Over the lifetime, 1070 publications have been published within this topic receiving 21084 citations.
TL;DR: A new algorithm of diagonal decoupling is proposed for a typical class of multi-variable coupled tridiagonal industrial systems to construct two compensation matrices, the former series compensation matrix L(s) and after series Compensation matrix R(s), which will greatly reduce the workload in industry.
Abstract: Based on the study of the tridiagonal matrix and the block tridiagonal matrix calculation,a new algorithm of diagonal decoupling is proposed for a typical class of multi-variable coupled tridiagonal industrial systems.The key of the algorithm is to construct two compensation matrices,the former series compensation matrix L(s)and after series compensation matrix R(s).Thus the multi-variable coupled system is transferred to a diagonal system and decoupling purposes are achieved.Considering zero components may exist on sub-diagonal,two construction algorithms of L(s)and R(s)are discussed.The simulation not only confirms the validity of the method,but obtains the L(s)and R(s)have the feature of many same components,which will greatly reduce the workload in industry.
TL;DR: Non-symmetric and symmetric twisted block factorizations of block tridiagonal matrices are discussed and a heuristic strategy for determining a suitable starting vector for the underlying inverse iteration process is proposed.
Abstract: Non-symmetric and symmetric twisted block factorizations of block tridiagonal matrices are discussed. In contrast to non-blocked factorizations of this type, localized pivoting strategies can be integrated which improves numerical stability without causing any extra fill-in. Moreover, the application of such factorizations for approximating an eigenvector of a block tridiagonal matrix, given an approximation of the corresponding eigenvalue, is outlined. A heuristic strategy for determining a suitable starting vector for the underlying inverse iteration process is proposed.
TL;DR: Here, explicit existence conditions for tridiagonal matrices with given characteristic polynomial are reviewed with the aim of giving an easily accessible and unified view of methods and proofs.
Abstract: Binary LFSRs with tridiagonal matrices are interesting for their application to the design of very fast stream ciphers. Recently, explicit existence conditions for tridiagonal matrices with given characteristic polynomial have been reported. Here, these conditions are reviewed with the aim of giving an easily accessible and unified view of methods and proofs.
TL;DR: An algorithm for computing the inverse of a general tridiagonal matrix is introduced by factoring this matrix into the product of two bidiagonal matrices using Crout’s LU factorization, one upper and one lowerbidiagonal.
Abstract: An algorithm for computing the inverse of a general tridiagonal matrix is introduced. This algorithm is obtained by factoring this matrix into the product of two bidiagonal matrices using Crout’s LU factorization, one upper and one lower bidiagonal. A simple recurrence relation is used to generate a sequence of numbers, this sequence is then used to fill in the matrices L, U, L −1, U −1 and consequently the required inverse.