Jim's
Tutorials

Spring 2018
course
site

Chris

I fixed the code from the previous week's audio analysis to look at a much shorter audio sample, and the results for the FFT and the Hanning window make a lot more sense now. I also added a Gaussian convolution to the original signal and also to of the frequency domain graph (out of curiosity), but I'm not sure it is functioning correctly in either.

In the other file, I apply a 2D Gaussian kernel to an image to blur it, but made use of the convolution theorem to perform the convolution by FFT.

attachments [paper clip]

  last modified size
TXT AudioAnalysis2.html Fri Apr 26 2024 06:17 pm 359K
TXT AudioAnalysis2.ipynb Fri Apr 26 2024 06:17 pm 100K
TXT GaussianBlurWith_FFT.html Fri Apr 26 2024 06:17 pm 552K
TXT GaussianBlurWith_FFT.ipynb Fri Apr 26 2024 06:17 pm 302K
TXT jim_2d.html Fri Apr 26 2024 06:17 pm 464K
TXT jim_2d.ipynb Fri Apr 26 2024 06:17 pm 216K