Cantitate/Preț
Produs

Introduction to Computational Linear Algebra

Autor Nabil Nassif, Jocelyne Erhel, Bernard Philippe
en Limba Engleză Hardback – 26 iun 2015
Teach Your Students Both the Mathematics of Numerical Methods and the Art of Computer Programming
Introduction to Computational Linear Algebra presents classroom-tested material on computational linear algebra and its application to numerical solutions of partial and ordinary differential equations. The book is designed for senior undergraduate students in mathematics and engineering as well as first-year graduate students in engineering and computational science.
The text first introduces BLAS operations of types 1, 2, and 3 adapted to a scientific computer environment, specifically MATLAB®. It next covers the basic mathematical tools needed in numerical linear algebra and discusses classical material on Gauss decompositions as well as LU and Cholesky’s factorizations of matrices. The text then shows how to solve linear least squares problems, provides a detailed numerical treatment of the algebraic eigenvalue problem, and discusses (indirect) iterative methods to solve a system of linear equations. The final chapter illustrates how to solve discretized sparse systems of linear equations. Each chapter ends with exercises and computer projects.
Citește tot Restrânge

Preț: 47791 lei

Preț vechi: 69713 lei
-31% Nou

Puncte Express: 717

Preț estimativ în valută:
9147 9649$ 7622£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781482258691
ISBN-10: 1482258692
Pagini: 262
Ilustrații: 9 black & white illustrations, 16 black & white tables
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.5 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

Basic Linear Algebra Subprograms: BLAS. Basic Concepts for Matrix Computations. Gauss Elimination and LU Decompositions of Matrices. Orthogonal Factorizations and Linear Least Squares Problems. Algorithms for the Eigenvalue Problem. Iterative Methods for Systems of Linear Equations. Sparse Systems to Solve Poisson Differential Equations. Bibliography. Index.

Notă biografică

Nabil Nassif is affiliated with the Department of Mathematics at the American University of Beirut, where he teaches and conducts research in mathematical modeling, numerical analysis, and scientific computing. He earned a PhD in applied mathematics from Harvard University under the supervision of Professor Garrett Birkhoff.
Jocelyne Erhel is a senior research scientist and scientific leader of the Sage team at INRIA in Rennes, France. She earned a PhD from the University of Paris. Her research interests include sparse linear algebra and high performance scientific computing applied to geophysics, mainly groundwater models.
Bernard Philippe was a senior research scientist at INRIA in Rennes, France, until 2015 when he retired. He earned a PhD from the University of Rennes. His research interests include matrix computing with a special emphasis on large-sized eigenvalue problems.

Descriere

This text presents classroom-tested material on computational linear algebra and its application to numerical solutions of PDEs and ODEs. It covers the fundamentals needed in numerical linear algebra and describes many methods for solving a range of linear equations. The book expresses the numerical methods using pseudo-code or a detailed MATLAB® program. Numerous exercises and computer projects test students’ understanding of the mathematics of numerical methods and the art of computer programming.