(New page: = Lecture 27 Blog, ECE438 Fall 2011, Prof. Boutin = Wednesday October 27, 2011 (Week 10) - See Course Outline. ---- The first...) |
|||
(One intermediate revision by one other user not shown) | |||
Line 22: | Line 22: | ||
[[2011_Fall_ECE_438_Boutin|Back to ECE438 Fall 2011]] | [[2011_Fall_ECE_438_Boutin|Back to ECE438 Fall 2011]] | ||
− | [[Category: | + | [[Category:ECE438Fall2011Boutin]] |
− | + | ||
[[Category:ECE438]] | [[Category:ECE438]] | ||
− | [[Category: | + | [[Category:signal processing]] |
− | [[Category: | + | [[Category:ECE]] |
+ | [[Category:Blog]] | ||
+ | [[Category:circular convolution]] | ||
+ | [[Category:discrete Fourier transform]] |
Latest revision as of 05:30, 11 September 2013
Lecture 27 Blog, ECE438 Fall 2011, Prof. Boutin
Wednesday October 27, 2011 (Week 10) - See Course Outline.
The first part of today's lecture was about the fact that the inverse N-point DFT of the product
$ X_N[k] H_N[k] $
is the same as
- the periodic repetition of x[n]*h[n],
- the N-point circular convolution of x[n] and h{n],
provided N> (duration of x) + (duration of h) -1.
In the second part of the lecture, we discussed some basic units of human speech.
Action items
- Solve this problem on zero padding and DFT.
- begin working on HW7.
Previous: Lecture 26 Next: Lecture 28