26 research outputs found

    On Solving Pentadiagonal Linear Systems via Transformations

    Get PDF
    Many authors have studied numerical algorithms for solving the linear systems of pentadiagonal type. The well-known fast pentadiagonal system solver algorithm is an example of such algorithms. The current paper describes new numerical and symbolic algorithms for solving pentadiagonal linear systems via transformations. The proposed algorithms generalize the algorithms presented in El-Mikkawy and Atlan, 2014. Our symbolic algorithms remove the cases where the numerical algorithms fail. The computational cost of our algorithms is better than those algorithms in literature. Some examples are given in order to illustrate the effectiveness of the proposed algorithms. All experiments are carried out on a computer with the aid of programs written in MATLAB

    A fast algorithm for solving diagonally dominant symmetric quasi-pentadiagonal Toeplitz linear systems

    Get PDF
    In this paper, we develop a new algorithm for solving diagonally dominant symmetric quasi-pentadiagonal Toeplitz linear systems. Numerical experiments are given in order to illustrate the validity and efficiency of our algorithm.The authors would like to thank the supports of the Portuguese Funds through FCT–Fundação para a Ciência e a Tecnologia, within the Project UID/MAT/00013/2013

    Parallel Stochastic Newton Method

    Get PDF
    We propose a parallel stochastic Newton method (PSN) for minimizing unconstrained smooth convex functions. We analyze the method in the strongly convex case, and give conditions under which acceleration can be expected when compared to its serial counterpart. We show how PSN can be applied to the empirical risk minimization problem, and demonstrate the practical efficiency of the method through numerical experiments and models of simple matrix classes

    Boundary value problems for second order linear difference equations: application to the computation of the inverse of generalized Jacobi matrices

    Get PDF
    We have named generalized Jacobi matrices to those that are practically tridiagonal, except for the two final entries and the two first entries of its first andits last row respectively. This class of matrices encompasses both standard Jacobiand periodic Jacobi matrices that appear in many contexts in pure and appliedmathematics. Therefore, the study of the inverse of these matrices becomes ofspecific interest. However, explicit formulas for inverses are known only in a fewcases, in particular when the coefficients of the diagonal entries are subjected tosome restrictions.We will show that the inverse of generalized Jacobi matrices can be raisedin terms of the resolution of a boundary value problem associated with a secondorder linear difference equation. In fact, recent advances in the study of lineardifference equations, allow us to compute the solution of this kind of boundaryvalue problems. So, the conditions that ensure the uniqueness of the solution ofthe boundary value problem leads to the invertibility conditions for the matrix,whereas that solutions for suitable problems provide explicitly the entries of theinverse matrix.Peer ReviewedPostprint (author's final draft

    Boundary value problems for second order linear difference equations: application to the computation of the inverse of generalized Jacobi matrices

    Get PDF
    We have named generalized Jacobi matrices to those that are practically tridiagonal, except for the two final entries and the two first entries of its first andits last row respectively. This class of matrices encompasses both standard Jacobiand periodic Jacobi matrices that appear in many contexts in pure and appliedmathematics. Therefore, the study of the inverse of these matrices becomes ofspecific interest. However, explicit formulas for inverses are known only in a fewcases, in particular when the coefficients of the diagonal entries are subjected tosome restrictions.We will show that the inverse of generalized Jacobi matrices can be raisedin terms of the resolution of a boundary value problem associated with a secondorder linear difference equation. In fact, recent advances in the study of lineardifference equations, allow us to compute the solution of this kind of boundaryvalue problems. So, the conditions that ensure the uniqueness of the solution ofthe boundary value problem leads to the invertibility conditions for the matrix,whereas that solutions for suitable problems provide explicitly the entries of theinverse matrix.Peer ReviewedPostprint (author's final draft

    Efficient implementations of 2-D noncausal IIR filters

    Get PDF
    Includes bibliographical references (p. 34-35).Supported by the Office of Naval Research. N00014-91-J-1004 Supported by the Air Force Office of Scientific Research. F49620-95-1-0083 Supported by the Army Research Office. DAAL03-92-G-0115Michael M. Daniel, Alan S. Willsky

    Algebraic, Block and Multiplicative Preconditioners based on Fast Tridiagonal Solves on GPUs

    Get PDF
    This thesis contributes to the field of sparse linear algebra, graph applications, and preconditioners for Krylov iterative solvers of sparse linear equation systems, by providing a (block) tridiagonal solver library, a generalized sparse matrix-vector implementation, a linear forest extraction, and a multiplicative preconditioner based on tridiagonal solves. The tridiagonal library, which supports (scaled) partial pivoting, outperforms cuSPARSE's tridiagonal solver by factor five while completely utilizing the available GPU memory bandwidth. For the performance optimized solving of multiple right-hand sides, the explicit factorization of the tridiagonal matrix can be computed. The extraction of a weighted linear forest (union of disjoint paths) from a general graph is used to build algebraic (block) tridiagonal preconditioners and deploys the generalized sparse-matrix vector implementation of this thesis for preconditioner construction. During linear forest extraction, a new parallel bidirectional scan pattern, which can operate on double-linked list structures, identifies the path ID and the position of a vertex. The algebraic preconditioner construction is also used to build more advanced preconditioners, which contain multiple tridiagonal factors, based on generalized ILU factorizations. Additionally, other preconditioners based on tridiagonal factors are presented and evaluated in comparison to ILU and ILU incomplete sparse approximate inverse preconditioners (ILU-ISAI) for the solution of large sparse linear equation systems from the Sparse Matrix Collection. For all presented problems of this thesis, an efficient parallel algorithm and its CUDA implementation for single GPU systems is provided

    Design of discrete-time filters for efficient implementation

    Get PDF
    Thesis (Ph. D.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2011.Cataloged from PDF version of thesis.Includes bibliographical references (p. 325-333).The cost of implementation of discrete-time filters is often strongly dependent on the number of non-zero filter coefficients or the precision with which the coefficients are represented. This thesis addresses the design of sparse and bit-efficient filters under different constraints on filter performance in the context of frequency response approximation, signal estimation, and signal detection. The results have applications in several areas, including the equalization of communication channels, frequency-selective and frequency-shaping filtering, and minimum-variance distortionless-response beamforming. The design problems considered admit efficient and exact solutions in special cases. For the more difficult general case, two approaches are pursued. The first develops low-complexity algorithms that are shown to yield optimal or near-optimal designs in many instances, but without guarantees. The second focuses on optimal algorithms based on the branch-and-bound procedure. The complexity of branch-and-bound is reduced through the use of bounds that are good approximations to the true optimal cost. Several bounding methods are developed, many involving relaxations of the original problem. The approximation quality of the bounds is characterized and efficient computational methods are discussed. Numerical experiments show that the bounds can result in substantial reductions in computational complexity.by Dennis Wei.Ph.D

    Summary of research in progress at ICASE

    Get PDF
    This report summarizes research conducted at the Institute for Computer Applications in Science and Engineering in applied mathematics, fluid mechanics, and computer science during the period October 1, 1992 through March 31, 1993
    corecore