Numerical Linear Algebra
|
Date Created |
Filename |
Comments |
---|---|---|
22 Aug | MATLAB script to demonstrate calculations related to the webpage ranking discussion in Chapter 0 | |
26 Aug | MATLAB script to demonstrate the computational differences between (A*B)*C) and A*(B*C). | |
12 Sep | MATLAB function to illustrate the importance of partial pivoting for a simple special system | |
12 Sep | MATLAB script showing the use of the PPivotCompare function | |
21 Oct | MATLAB script for general iterative solvers (when do the iterates converge? is the limit the exact solution?) |
Notes: