Homework: Sampling: A class review: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Sampling: A Class Review == |
== 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 step function <math> |
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 step function <math> Dirac(t) </math> in a sum . |
||
To make our job easier when dealing with discrete time based equations, it is helpful to have a |
To make our job easier when dealing with discrete time based equations, it is helpful to have a |
Revision as of 17:03, 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 step function in a sum .
To make our job easier when dealing with discrete time based equations, it is helpful to have a