Homework: Sampling: A class review: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
A continuous function has an infinite amount of information stored on it - a continuous line has an infinite amount of points on it to document. So, the only way we can manipulate transforms on the computer is to quanticize them using the Fourier series.
A continuous function has an infinite amount of information stored on it - a continuous line has an infinite amount of points on it to document. So, the only way we can manipulate transforms on the computer is to quanticize them using the Fourier series.
:{|
:{|

|-
|<math>X_s(f)\,</math>
|<math>X_s(f)\,</math>
|<math>\ {\mathrm{def}}{=}\ \mathcal{F} \left \{ x_s(t) \right \} = \int_{-\infty}^{\infty} x_s(t) e^{-i 2 \pi f t} \,dt \ </math>
|<math>\ {\mathrm{def}}{=}\ \mathcal{F} \left \{ x_s(t) \right \} = \int_{-\infty}^{\infty} x_s(t) e^{-i 2 \pi f t} \,dt \ </math>

|-
|
|<math>= \mathcal{F} \left \{ \sum_{k=-\infty}^{\infty} x(t) \cdot e^{i 2 \pi k f_s t} \right \} \ </math>
|<math>= \mathcal{F} \left \{ \sum_{k=-\infty}^{\infty} x(t) \cdot e^{i 2 \pi k f_s t} \right \} \ </math>
|-
|-

Revision as of 18:15, 22 October 2007

Sampling: A Class Review

A continuous function has an infinite amount of information stored on it - a continuous line has an infinite amount of points on it to document. So, the only way we can manipulate transforms on the computer is to quanticize them using the Fourier series.

}

To make our job easier when dealing with discrete time based equations, it is helpful to have a