0% found this document useful (0 votes)
14 views

Week 2: Discrete Fourier Transform: Lectures

This document provides an overview of the content and assignments for Week 2 of a course on the Discrete Fourier Transform (DFT). The week covers the DFT equation, complex exponentials, scalar products in the DFT, and the DFT of complex and real sinusoids. Lectures demonstrate analyzing sounds using the DFT and introduce the Freesound.org website. Programming lectures show implementing sinusoids and the DFT in Python. Students must complete one quiz with questions on the DFT and inverse DFT, and one programming assignment to write Python code for sinusoids, the DFT, and inverse DFT.

Uploaded by

jcvoscrib
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Week 2: Discrete Fourier Transform: Lectures

This document provides an overview of the content and assignments for Week 2 of a course on the Discrete Fourier Transform (DFT). The week covers the DFT equation, complex exponentials, scalar products in the DFT, and the DFT of complex and real sinusoids. Lectures demonstrate analyzing sounds using the DFT and introduce the Freesound.org website. Programming lectures show implementing sinusoids and the DFT in Python. Students must complete one quiz with questions on the DFT and inverse DFT, and one programming assignment to write Python code for sinusoids, the DFT, and inverse DFT.

Uploaded by

jcvoscrib
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Week 2: Discrete Fourier transform

Help Center

Topics covered: The Discrete Fourier Transform equation; complex exponentials; scalar
product in the DFT; DFT of complex sinusoids; DFT of real sinusoids; and inverse-DFT.
Demonstrations on how to analyze a sound using the DFT; introduction to Freesound.org.
Implementing sinusoids and the DFT in Python.
Work to be done: 1 quiz and 1 programming assignment.

Lectures
2T1 Theory lecture 1: DFT 1 (video + quiz) [11:08]
2T2 Theory lecture 2: DFT 2 (video + quiz) [16:05]
2D1 Demo lecture 1: Analyzing a sound (video) [8:34]
2D2 Demo lecture 2: Introduction to Freesound (video) [12:17]
2P1 Programming lecture 1: Sinusoids (video) [14:09]
2P2 Programming lecture 2: DFT (video) [15:36]
Advanced Material
Specific advanced references and topics

Assignments and Quizzes

Community Interaction

A2-Sinusoids and DFT: This assignment is


for you to get a better understanding of some

Useful forum topics for this week

basic concepts in audio signal processing


related with the Discrete Fourier Transform
(DFT). You will write snippets of code to

Complex Sinusoids
Scalar products of sequences
Programming Assignment-2:

generate sinusoids, to implement the DFT


and to implement the inverse DFT.

Questions/Discussion
Quiz-2: Questions/Discussion

Go to the assignment page


Q2-DFT: This quiz has questions on complex
exponentials, sinusoids, the DFT and the
IDFT.

Start Quiz Now

Created Thu 7 Aug 2014 3:33 PM PET


Last Modified Wed 15 Oct 2014 9:41 AM PET

You might also like