date
topic
1
9 Jan
Basic linear algebra review: part 1
2
11 Jan
Basic linear algebra review: part 2
3
13 Jan
Basic linear algebra review: part 3
4
25 Jan
Numerical instability: an example
5
27 Jan
Perturbations, condition numbers, and backward stability
6
30 Jan
Norms and inner products
7
1 Feb
A first look at Matlab and Octave
8
6 Feb
Perturbation of linear systems
9
8 Feb
GEPP (M-file)
10
10 Feb
Stability of GEPP and GECP
11
15 Feb
Growth factor analysis
12
15 Feb
Growth factor analysis (M-file)
13
20 Feb
Least-squares polynomial interpolation (M-file)
14
20 Feb
Least-squares problems and the QR-decomposition
15
22 Feb
Stability of the Gram-Schmidt process
16
27 Feb
Summary of least-squares solutions
17
15 Mar
Stability of the Householder method
18
17 Mar
Orthogonal triangularization
19
17 Mar
Orthogonal triangularization (M-file)
20
20 Mar
Eigenvalue algorithms: phase I
21
20 Mar
Eigenvalue algorithms: phase I (M-file)
22
3 Apr
Eigenvalue algorithms: phase II (M-file)
23
5 Apr
Auxiliary function subdiagonal (M-file)
24
19 Apr
Golub-Kahan bidiagonalization (M-file)
25
26 Apr
LR iteration: first version (M-file)