Eigenvalue Algorithms For Symmetric Hierarchical Matrices

Eigenvalue Algorithms For Symmetric Hierarchical Matrices Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Eigenvalue Algorithms For Symmetric Hierarchical Matrices book. This book definitely worth reading, it is an incredibly well-written.

Eigenvalue Algorithms for Symmetric Hierarchical Matrices

Author : Thomas Mach
Publisher : Thomas Mach
Page : 173 pages
File Size : 53,8 Mb
Release : 2012
Category : Mathematics
ISBN : 8210379456XXX

Get Book

Eigenvalue Algorithms for Symmetric Hierarchical Matrices by Thomas Mach Pdf

This thesis is on the numerical computation of eigenvalues of symmetric hierarchical matrices. The numerical algorithms used for this computation are derivations of the LR Cholesky algorithm, the preconditioned inverse iteration, and a bisection method based on LDL factorizations. The investigation of QR decompositions for H-matrices leads to a new QR decomposition. It has some properties that are superior to the existing ones, which is shown by experiments using the HQR decompositions to build a QR (eigenvalue) algorithm for H-matrices does not progress to a more efficient algorithm than the LR Cholesky algorithm. The implementation of the LR Cholesky algorithm for hierarchical matrices together with deflation and shift strategies yields an algorithm that require O(n) iterations to find all eigenvalues. Unfortunately, the local ranks of the iterates show a strong growth in the first steps. These H-fill-ins makes the computation expensive, so that O(n³) flops and O(n²) storage are required. Theorem 4.3.1 explains this behavior and shows that the LR Cholesky algorithm is efficient for the simple structured Hl-matrices. There is an exact LDLT factorization for Hl-matrices and an approximate LDLT factorization for H-matrices in linear-polylogarithmic complexity. This factorizations can be used to compute the inertia of an H-matrix. With the knowledge of the inertia for arbitrary shifts, one can compute an eigenvalue by bisectioning. The slicing the spectrum algorithm can compute all eigenvalues of an Hl-matrix in linear-polylogarithmic complexity. A single eigenvalue can be computed in O(k²n log^4 n). Since the LDLT factorization for general H-matrices is only approximative, the accuracy of the LDLT slicing algorithm is limited. The local ranks of the LDLT factorization for indefinite matrices are generally unknown, so that there is no statement on the complexity of the algorithm besides the numerical results in Table 5.7. The preconditioned inverse iteration computes the smallest eigenvalue and the corresponding eigenvector. This method is efficient, since the number of iterations is independent of the matrix dimension. If other eigenvalues than the smallest are searched, then preconditioned inverse iteration can not be simply applied to the shifted matrix, since positive definiteness is necessary. The squared and shifted matrix (M-mu I)² is positive definite. Inner eigenvalues can be computed by the combination of folded spectrum method and PINVIT. Numerical experiments show that the approximate inversion of (M-mu I)² is more expensive than the approximate inversion of M, so that the computation of the inner eigenvalues is more expensive. We compare the different eigenvalue algorithms. The preconditioned inverse iteration for hierarchical matrices is better than the LDLT slicing algorithm for the computation of the smallest eigenvalues, especially if the inverse is already available. The computation of inner eigenvalues with the folded spectrum method and preconditioned inverse iteration is more expensive. The LDLT slicing algorithm is competitive to H-PINVIT for the computation of inner eigenvalues. In the case of large, sparse matrices, specially tailored algorithms for sparse matrices, like the MATLAB function eigs, are more efficient. If one wants to compute all eigenvalues, then the LDLT slicing algorithm seems to be better than the LR Cholesky algorithm. If the matrix is small enough to be handled in dense arithmetic (and is not an Hl(1)-matrix), then dense eigensolvers, like the LAPACK function dsyev, are superior. The H-PINVIT and the LDLT slicing algorithm require only an almost linear amount of storage. They can handle larger matrices than eigenvalue algorithms for dense matrices. For Hl-matrices of local rank 1, the LDLT slicing algorithm and the LR Cholesky algorithm need almost the same time for the computation of all eigenvalues. For large matrices, both algorithms are faster than the dense LAPACK function dsyev.

The Symmetric Eigenvalue Problem

Author : Beresford N. Parlett
Publisher : SIAM
Page : 422 pages
File Size : 42,8 Mb
Release : 1998-01-01
Category : Mathematics
ISBN : 1611971160

Get Book

The Symmetric Eigenvalue Problem by Beresford N. Parlett Pdf

According to Parlett, "Vibrations are everywhere, and so too are the eigenvalues associated with them. As mathematical models invade more and more disciplines, we can anticipate a demand for eigenvalue calculations in an ever richer variety of contexts." Anyone who performs these calculations will welcome the reprinting of Parlett's book (originally published in 1980). In this unabridged, amended version, Parlett covers aspects of the problem that are not easily found elsewhere. The chapter titles convey the scope of the material succinctly. The aim of the book is to present mathematical knowledge that is needed in order to understand the art of computing eigenvalues of real symmetric matrices, either all of them or only a few. The author explains why the selected information really matters and he is not shy about making judgments. The commentary is lively but the proofs are terse. The first nine chapters are based on a matrix on which it is possible to make similarity transformations explicitly. The only source of error is inexact arithmetic. The last five chapters turn to large sparse matrices and the task of making approximations and judging them.

Hierarchical Matrices: Algorithms and Analysis

Author : Wolfgang Hackbusch
Publisher : Springer
Page : 511 pages
File Size : 46,8 Mb
Release : 2015-12-21
Category : Mathematics
ISBN : 9783662473245

Get Book

Hierarchical Matrices: Algorithms and Analysis by Wolfgang Hackbusch Pdf

This self-contained monograph presents matrix algorithms and their analysis. The new technique enables not only the solution of linear systems but also the approximation of matrix functions, e.g., the matrix exponential. Other applications include the solution of matrix equations, e.g., the Lyapunov or Riccati equation. The required mathematical background can be found in the appendix. The numerical treatment of fully populated large-scale matrices is usually rather costly. However, the technique of hierarchical matrices makes it possible to store matrices and to perform matrix operations approximately with almost linear cost and a controllable degree of approximation error. For important classes of matrices, the computational cost increases only logarithmically with the approximation error. The operations provided include the matrix inversion and LU decomposition. Since large-scale linear algebra problems are standard in scientific computing, the subject of hierarchical matrices is of interest to scientists in computational mathematics, physics, chemistry and engineering.

Lanczos Algorithms for Large Symmetric Eigenvalue Computations

Author : Jane K. Cullum,Ralph A. Willoughby
Publisher : SIAM
Page : 293 pages
File Size : 53,5 Mb
Release : 1985-01-01
Category : Mathematics
ISBN : 0898719194

Get Book

Lanczos Algorithms for Large Symmetric Eigenvalue Computations by Jane K. Cullum,Ralph A. Willoughby Pdf

First published in 1985, Lanczos Algorithms for Large Symmetric Eigenvalue Computations; Vol. 1: Theory presents background material, descriptions, and supporting theory relating to practical numerical algorithms for the solution of huge eigenvalue problems. This book deals with "symmetric" problems. However, in this book, "symmetric" also encompasses numerical procedures for computing singular values and vectors of real rectangular matrices and numerical procedures for computing eigenelements of nondefective complex symmetric matrices. Although preserving orthogonality has been the golden rule in linear algebra, most of the algorithms in this book conform to that rule only locally, resulting in markedly reduced memory requirements. Additionally, most of the algorithms discussed separate the eigenvalue (singular value) computations from the corresponding eigenvector (singular vector) computations. This separation prevents losses in accuracy that can occur in methods which, in order to be able to compute further into the spectrum, use successive implicit deflation by computed eigenvector or singular vector approximations.

Matrix Algorithms

Author : G. W. Stewart
Publisher : SIAM
Page : 489 pages
File Size : 55,5 Mb
Release : 2001-08-30
Category : Mathematics
ISBN : 9780898715033

Get Book

Matrix Algorithms by G. W. Stewart Pdf

This is the second volume in a projected five-volume survey of numerical linear algebra and matrix algorithms. It treats the numerical solution of dense and large-scale eigenvalue problems with an emphasis on algorithms and the theoretical background required to understand them. The notes and reference sections contain pointers to other methods along with historical comments. The book is divided into two parts: dense eigenproblems and large eigenproblems. The first part gives a full treatment of the widely used QR algorithm, which is then applied to the solution of generalized eigenproblems and the computation of the singular value decomposition. The second part treats Krylov sequence methods such as the Lanczos and Arnoldi algorithms and presents a new treatment of the Jacobi-Davidson method. These volumes are not intended to be encyclopedic, but provide the reader with the theoretical and practical background to read the research literature and implement or modify new algorithms.

Hierarchical Matrices

Author : Mario Bebendorf
Publisher : Springer Science & Business Media
Page : 303 pages
File Size : 49,7 Mb
Release : 2008-06-25
Category : Mathematics
ISBN : 9783540771470

Get Book

Hierarchical Matrices by Mario Bebendorf Pdf

Hierarchical matrices are an efficient framework for large-scale fully populated matrices arising, e.g., from the finite element discretization of solution operators of elliptic boundary value problems. In addition to storing such matrices, approximations of the usual matrix operations can be computed with logarithmic-linear complexity, which can be exploited to setup approximate preconditioners in an efficient and convenient way. Besides the algorithmic aspects of hierarchical matrices, the main aim of this book is to present their theoretical background. The book contains the existing approximation theory for elliptic problems including partial differential operators with nonsmooth coefficients. Furthermore, it presents in full detail the adaptive cross approximation method for the efficient treatment of integral operators with non-local kernel functions. The theory is supported by many numerical experiments from real applications.

Lanczos Algorithms for Large Symmetric Eigenvalue Computations

Author : Jane K. Cullum,Ralph A. Willoughby
Publisher : SIAM
Page : 290 pages
File Size : 44,9 Mb
Release : 2002-09-01
Category : Mathematics
ISBN : 9780898715231

Get Book

Lanczos Algorithms for Large Symmetric Eigenvalue Computations by Jane K. Cullum,Ralph A. Willoughby Pdf

First published in 1985, this book presents background material, descriptions, and supporting theory relating to practical numerical algorithms for the solution of huge eigenvalue problems. This book deals with 'symmetric' problems. However, in this book, 'symmetric' also encompasses numerical procedures for computing singular values and vectors of real rectangular matrices and numerical procedures for computing eigenelements of nondefective complex symmetric matrices. Although preserving orthogonality has been the golden rule in linear algebra, most of the algorithms in this book conform to that rule only locally, resulting in markedly reduced memory requirements. Additionally, most of the algorithms discussed separate the eigenvalue (singular value) computations from the corresponding eigenvector (singular vector) computations. This separation prevents losses in accuracy that can occur in methods which, in order to be able to compute further into the spectrum, use successive implicit deflation by computed eigenvector or singular vector approximations.

Numerical Algebra, Matrix Theory, Differential-Algebraic Equations and Control Theory

Author : Peter Benner,Matthias Bollhöfer,Daniel Kressner,Christian Mehl,Tatjana Stykel
Publisher : Springer
Page : 608 pages
File Size : 40,8 Mb
Release : 2015-05-09
Category : Mathematics
ISBN : 9783319152608

Get Book

Numerical Algebra, Matrix Theory, Differential-Algebraic Equations and Control Theory by Peter Benner,Matthias Bollhöfer,Daniel Kressner,Christian Mehl,Tatjana Stykel Pdf

This edited volume highlights the scientific contributions of Volker Mehrmann, a leading expert in the area of numerical (linear) algebra, matrix theory, differential-algebraic equations and control theory. These mathematical research areas are strongly related and often occur in the same real-world applications. The main areas where such applications emerge are computational engineering and sciences, but increasingly also social sciences and economics. This book also reflects some of Volker Mehrmann's major career stages. Starting out working in the areas of numerical linear algebra (his first full professorship at TU Chemnitz was in "Numerical Algebra," hence the title of the book) and matrix theory, Volker Mehrmann has made significant contributions to these areas ever since. The highlights of these are discussed in Parts I and II of the present book. Often the development of new algorithms in numerical linear algebra is motivated by problems in system and control theory. These and his later major work on differential-algebraic equations, to which he together with Peter Kunkel made many groundbreaking contributions, are the topic of the chapters in Part III. Besides providing a scientific discussion of Volker Mehrmann's work and its impact on the development of several areas of applied mathematics, the individual chapters stand on their own as reference works for selected topics in the fields of numerical (linear) algebra, matrix theory, differential-algebraic equations and control theory.

Domain Decomposition Methods in Science and Engineering XXVI

Author : Susanne C. Brenner,Eric Chung,Axel Klawonn,Felix Kwok,Jinchao Xu,Jun Zou
Publisher : Springer Nature
Page : 778 pages
File Size : 41,9 Mb
Release : 2023-03-15
Category : Mathematics
ISBN : 9783030950255

Get Book

Domain Decomposition Methods in Science and Engineering XXVI by Susanne C. Brenner,Eric Chung,Axel Klawonn,Felix Kwok,Jinchao Xu,Jun Zou Pdf

These are the proceedings of the 26th International Conference on Domain Decomposition Methods in Science and Engineering, which was hosted by the Chinese University of Hong Kong and held online in December 2020. Domain decomposition methods are iterative methods for solving the often very large systems of equations that arise when engineering problems are discretized, frequently using finite elements or other modern techniques. These methods are specifically designed to make effective use of massively parallel, high-performance computing systems. The book presents both theoretical and computational advances in this domain, reflecting the state of art in 2020.

New Approaches in Intelligent Image Analysis

Author : Roumen Kountchev,Kazumi Nakamatsu
Publisher : Springer
Page : 373 pages
File Size : 44,5 Mb
Release : 2016-05-19
Category : Technology & Engineering
ISBN : 9783319321929

Get Book

New Approaches in Intelligent Image Analysis by Roumen Kountchev,Kazumi Nakamatsu Pdf

This book presents an Introduction and 11 independent chapters, which are devoted to various new approaches of intelligent image processing and analysis. The book also presents new methods, algorithms and applied systems for intelligent image processing, on the following basic topics: Methods for Hierarchical Image Decomposition; Intelligent Digital Signal Processing and Feature Extraction; Data Clustering and Visualization via Echo State Networks; Clustering of Natural Images in Automatic Image Annotation Systems; Control System for Remote Sensing Image Processing; Tissue Segmentation of MR Brain Images Sequence; Kidney Cysts Segmentation in CT Images; Audio Visual Attention Models in Mobile Robots Navigation; Local Adaptive Image Processing; Learning Techniques for Intelligent Access Control; Resolution Improvement in Acoustic Maps. Each chapter is self-contained with its own references. Some of the chapters are devoted to the theoretical aspects while the others are presenting the practical aspects and the analysis of the modeling of the developed algorithms in different application areas.

Eigensolvers for Structural Problems

Author : Kolbein Bell
Publisher : Unknown
Page : 141 pages
File Size : 51,7 Mb
Release : 1998
Category : Eigenvalues
ISBN : 904071701X

Get Book

Eigensolvers for Structural Problems by Kolbein Bell Pdf

Matrix Algorithms

Author : G. W. Stewart
Publisher : SIAM
Page : 489 pages
File Size : 52,9 Mb
Release : 2001-08-30
Category : Mathematics
ISBN : 9780898718058

Get Book

Matrix Algorithms by G. W. Stewart Pdf

This is the second volume in a projected five-volume survey of numerical linear algebra and matrix algorithms. It treats the numerical solution of dense and large-scale eigenvalue problems with an emphasis on algorithms and the theoretical background required to understand them. The notes and reference sections contain pointers to other methods along with historical comments. The book is divided into two parts: dense eigenproblems and large eigenproblems. The first part gives a full treatment of the widely used QR algorithm, which is then applied to the solution of generalized eigenproblems and the computation of the singular value decomposition. The second part treats Krylov sequence methods such as the Lanczos and Arnoldi algorithms and presents a new treatment of the Jacobi-Davidson method. These volumes are not intended to be encyclopedic, but provide the reader with the theoretical and practical background to read the research literature and implement or modify new algorithms.

Large Scale Eigenvalue Problems

Author : J. Cullum,R.A. Willoughby
Publisher : Elsevier
Page : 329 pages
File Size : 49,6 Mb
Release : 1986-01-01
Category : Mathematics
ISBN : 0080872387

Get Book

Large Scale Eigenvalue Problems by J. Cullum,R.A. Willoughby Pdf

Results of research into large scale eigenvalue problems are presented in this volume. The papers fall into four principal categories: novel algorithms for solving large eigenvalue problems, novel computer architectures, computationally-relevant theoretical analyses, and problems where large scale eigenelement computations have provided new insight.

Numerical Methods for General and Structured Eigenvalue Problems

Author : Daniel Kressner
Publisher : Springer Science & Business Media
Page : 272 pages
File Size : 45,9 Mb
Release : 2006-01-20
Category : Mathematics
ISBN : 9783540285021

Get Book

Numerical Methods for General and Structured Eigenvalue Problems by Daniel Kressner Pdf

This book is about computing eigenvalues, eigenvectors, and invariant subspaces of matrices. Treatment includes generalized and structured eigenvalue problems and all vital aspects of eigenvalue computations. A unique feature is the detailed treatment of structured eigenvalue problems, providing insight on accuracy and efficiency gains to be expected from algorithms that take the structure of a matrix into account.