Allen Downey - Introduction to Digital Signal Processing - PyCon 2018

Опубликовано: 15 Октябрь 2024
на канале: PyCon 2018
59,516
994

Speaker: Allen Downey

Spectral analysis is an important and useful technique in many areas of science and engineering, and the Fast Fourier Transform is one of the most important algorithms, but the fundamental ideas of signal processing are not as widely known as they should be.

Fortunately, Python provides an accessible and enjoyable way to get started. In this tutorial, I present material from my book, *Think DSP*, and from a class I teach at Olin College. We will work with audio signals, including music and other recorded sounds, and visualize their spectrums and spectrograms. We will synthesize simple sounds and learn about harmonic structure, chirps, filtering, and convolution.

Slides can be found at: https://speakerdeck.com/pycon2018 and https://github.com/PyCon/2018-slides