discrete FT Flashcards

1
Q

Relate fourier matrix to f and C

A

$$\vec{f} = F \vec{C}$$

where vectors f and C 0 -> N-1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does one define the fourier matrix

A

NxN fourier matrix

F =
[1 1 1 1  --- 1
 1 w $w^2$ --- $w^{N-1}$
 1  $w^2$ $w^4$ --- $w^{2(N-1)}$
---
 1 $w^{(N-1)}$ $w^{2(N-1)}$ --- $w^{(N-1)^2}$]

where $w = e^{2\pi i/N}$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

rel foureir matrix to its inverse

A

since
$F\bar{F} = NI$

$F^{-1} = \frac{1}{N} \bar{F}$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

DFT in matrix notation

A

$\vec{C} = \frac{1}{N} \bar{F} \vec{f}$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IDFT in matrix notation

A

$$\vec{f} = F \vec{C}$$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Def of DFT

A

The action of converting a discrete set of function values f0, f1, …, fN−1 into the discrete set
of coefficients C0, C1, …, CN−1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When are the discrete coefficients Cn meaningful

A

they are only meaningful trapezium rule approx of the continuous coefficients cn fpr $$|n| \leq \frac{N}{2}$$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How do we arrive at the IDFT

A

he truncated complex Fourier series with trapezium rule approximations for its coefficients,
returns the exact function values at the node points xk = 2pk/N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

IDFT

A

he action of converting a discrete set of coefficients C0, C1, …, CN−1 into the discrete set
of function values f0, f1, …, fN−1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly