MATLAB code for Linear Algebra and Probability for Computer Science Applications

Ernest Davis

Examples discussed in the text

Chapter 1: Matlab

Chapter 2: Vectors

Chapter 3: Matrices

Chapter 5: Algorithms

Chapter 6: Geometry

Chapter 7: Change of Basis, DFT, and SVD

Chapter 12: Monte Carlo Methods

Chapter 14: Maximum Likelihood Estimate

Code used to generate figures in the text

The code to generate figure 6.19 is not included here, as that is the answer to Programming Assignment 6.3.