Numerical linear algebra : a concise introduction with MATLAB and Julia /
Saved in:
Author / Creator: | Bornemann, Folkmar, 1967- author. |
---|---|
Imprint: | Cham : Springer, 2018. |
Description: | 1 online resource (x, 153 pages) : color illustrations |
Language: | English |
Series: | Springer Undergraduate Mathematics Series, 1615-2085 Springer undergraduate mathematics series, |
Subject: | |
Format: | E-Resource Book |
URL for this record: | http://pi.lib.uchicago.edu/1001/cat/bib/11543265 |
Table of Contents:
- Intro
- Preface
- Student's Laboratory
- Contents
- I: Computing with Matrices
- 1 What is Numerical Analysis?
- 2 Matrix Calculus
- 3 MATLAB
- 4 Execution Times
- 5 Triangular Matrices
- 6 Unitary Matrices
- II: Matrix Factorization
- 7 Triangular Decomposition
- 8 Cholesky Decomposition
- 9 QR Decomposition
- III: Error Analysis
- 10 Error Measures
- 11 Conditioning of a Problem
- 12 Machine Numbers
- 13 Stability of an Algorithm
- 14 Three Exemplary Error Analyses
- 15 Error Analysis of Linear Systems of Equations
- IV: Least Squares
- 16 Normal Equation
- 17 Orthogonalization
- V: Eigenvalue Problems
- 18 Basic Concepts
- 19 Perturbation Theory
- 20 Power Iteration
- 21 QR Algorithm
- Appendix
- A MATLAB: A Very Short Introduction
- General Commands
- Matrices
- Functions
- Control Flow
- Logic Functions
- Componentwise Operations
- B Julia: A Modern Alternative to MATLAB
- C Norms: Recap and Supplement
- D The Householder Method for QR Decomposition
- E For the Curious, the Connoisseur, and the Capable
- Model Backwards Analysis of Iterative Refinement
- Global Convergence of the QR Algorithm without Shifts
- Local Convergence of the QR Algorithm with Shifts
- A Stochastic Upper Bound of the Spectral Norm
- F More Exercises
- Computer Matrices
- Matrix Factorization
- Error Analysis
- Least Squares
- Elgenvalue Problems
- Notation
- Index