Lectures
You can download the lectures here. We will try to upload lectures prior to their corresponding classes.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Lecture-23-24
About: Discrete Fourier Transform: Part-IV
[slides]
Videos:
Reading:
- How the FFT Gained Acceptance by James W. Cooley
- Gauss and the History of the Fast Fourier Transform by Michael T. Heideman, Don H. Johnson, C. Sidney Burrus.
Code:
-
Lecture-25
About: 2-D Fourier transform: Application to Image analysis
[slides]
Reading:
- 2-D Fourier Transform and applications by A. Zisserman.
- 2-D Fourier Tranform with python by Stephen Gruppetta.
Code:
-
Lecture-26-27-28-29
About: Time-Frequency Analysis: Bringing time into the frequency space
[slides]
Reading:
- Theory of communication by Dennis Gabor.
- Estimating and interpreting the instantaneous frequency of a signal-Part 1: Fundamentals by Boualem Boashash.
Code:
-
Lecture-30-31
About: Edit distance computation (DP), Dynamic Time Warping (DTW), and Clustering
[slides]
Reading:
- Sec. 9 in Pattern Reocgnition and Machine Learning by C. Bishop.
- Data clustering: a review by A. K. Jain, et al., 1999.
-
Lecture-32
About: Why reduce dimensions? Getting into PCA and LDA
[board]
Reading:
- Chap. 12: PCA by C. Bishop.
- Section 4.1.4 Fisher’s linear discriminant by C. Bishop.
Code:
-
Lecture-33-34
About: Sparse representations
[slides]
Reading:
- Basis Representations and Sparsity by Justin Romberg.
- Atomic Decmpositions by Basis Pursuit by Chen, Donoho, and Saunders.