Numerical Linear Algebra and Matrix Factorizations

After reading this book, students should be able to analyze computational problems in linear algebra such as linear systems, least squares- and eigenvalue problems, and to develop their own algorithms for solving them. Since these problems can be large and difficult to handle, much can be gained by...

Full description

Bibliographic Details
Main Author: Lyche, Tom
Format: eBook
Language:English
Published: Cham Springer International Publishing 2020, 2020
Edition:1st ed. 2020
Series:Texts in Computational Science and Engineering
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02728nmm a2200349 u 4500
001 EB001895625
003 EBX01000000000000001058631
005 00000000000000.0
007 cr|||||||||||||||||||||
008 200401 ||| eng
020 |a 9783030364687 
100 1 |a Lyche, Tom 
245 0 0 |a Numerical Linear Algebra and Matrix Factorizations  |h Elektronische Ressource  |c by Tom Lyche 
250 |a 1st ed. 2020 
260 |a Cham  |b Springer International Publishing  |c 2020, 2020 
300 |a XXIII, 371 p. 181 illus., 37 illus. in color  |b online resource 
505 0 |a A Short Review of Linear Algebra -- LU and QR Factorizations -- Eigenpairs and Singular Values -- Matrix Norms and Least Squares -- Kronecker Products and Fourier Transforms -- Iterative Methods for Large Linear Systems -- Eigenvalues and Eigenvectors -- Index 
653 |a Computational Science and Engineering 
653 |a Algorithms 
653 |a Algorithms 
653 |a Linear and Multilinear Algebras, Matrix Theory 
653 |a Algebra 
653 |a Computer mathematics 
653 |a Numerical analysis 
653 |a Numerical Analysis 
653 |a Matrix theory 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a Texts in Computational Science and Engineering 
856 4 0 |u https://doi.org/10.1007/978-3-030-36468-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 512.5 
520 |a After reading this book, students should be able to analyze computational problems in linear algebra such as linear systems, least squares- and eigenvalue problems, and to develop their own algorithms for solving them. Since these problems can be large and difficult to handle, much can be gained by understanding and taking advantage of special structures. This in turn requires a good grasp of basic numerical linear algebra and matrix factorizations. Factoring a matrix into a product of simpler matrices is a crucial tool in numerical linear algebra, because it allows us to tackle complex problems by solving a sequence of easier ones. The main characteristics of this book are as follows: It is self-contained, only assuming that readers have completed first-year calculus and an introductory course on linear algebra, and that they have some experience with solving mathematical problems on a computer. The book provides detailed proofs of virtually all results. Further, its respective parts can be used independently, making it suitable for self-study. The book consists of 15 chapters, divided into five thematically oriented parts. The chapters are designed for a one-week-per-chapter, one-semester course. To facilitate self-study, an introductory chapter includes a brief review of linear algebra