ASN13 - Derive DFT relations: Difference between revisions
Jump to navigation
Jump to search
Jodi.Hodge (talk | contribs) (Created page with ' Return to Homepage == Problem Statement == Is our method the same as Mark Flower's? See Wiki. Same # multiply and adds? See Notes 11/3/10. == Response == …') |
Jodi.Hodge (talk | contribs) |
||
Line 4: | Line 4: | ||
== Problem Statement == |
== Problem Statement == |
||
Is our method the same as Mark Flower's? See Wiki. Same # multiply and adds? See Notes 11/3/10. |
|||
Derive the following realtions: |
|||
a) <math>DFT(x(k-l))\!</math> |
|||
b) <math> DFT(e^{j2 \pi lk/N}x(k)\!</math> |
|||
c) <math>\sum\limits_{k=0}^{N-1} x(k)y(k)^{*}=c\sum\limits_{k=0}^{N-1} X(n)Y(n)^{*}</math> |
|||
== Response == |
== Response == |