Applied Linear Algebra: Implementing randomized LA
WEB: https://faculty.washington.edu/kutz/am584/am584.html
This lecture focuses on the use of random projections for producing matrix decompositions, thus introducing the concept of randomized linear algebra. Specifically, the algorithm is implemented on synthetic data in matlab.