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 Jan 24 2025 09:34 am 359K
TXT AudioAnalysis2.ipynb Fri Jan 24 2025 09:34 am 100K
TXT GaussianBlurWith_FFT.html Fri Jan 24 2025 09:34 am 552K
TXT GaussianBlurWith_FFT.ipynb Fri Jan 24 2025 09:34 am 302K
TXT jim_2d.html Fri Jan 24 2025 09:34 am 464K
TXT jim_2d.ipynb Fri Jan 24 2025 09:34 am 216K