Line 10: | Line 10: | ||
As you can see in the graph, at time <math> t = 0 </math>, <math> x(t) = 0</math>. This occurs again at <math> t = 4/3\pi </math>, and again at <math> -4/3\pi </math>. | As you can see in the graph, at time <math> t = 0 </math>, <math> x(t) = 0</math>. This occurs again at <math> t = 4/3\pi </math>, and again at <math> -4/3\pi </math>. | ||
+ | |||
+ | |||
+ | [[Image:ECE301HW1.JPG_ECE301Fall2008mboutin]] | ||
+ | |||
+ | |||
+ | === Non-Periodic Functions === | ||
+ | |||
+ | Using the same equation as above in discrete time, <math> X[n] = sin(3/4*n) </math> does not produce a periodic function. |
Revision as of 08:08, 4 September 2008
Periodic and Non-Periodic Functions
Periodic Functions
A continuous time signal is periodic if there exists a value $ T $ such that $ x(t + T) = x(t) $.
A discrete time signal is periodic if there exists a value $ N $ such that $ X[n + N] = X[n] $.
As you can see in the graph, at time $ t = 0 $, $ x(t) = 0 $. This occurs again at $ t = 4/3\pi $, and again at $ -4/3\pi $.
File:ECE301HW1.JPG ECE301Fall2008mboutin
Non-Periodic Functions
Using the same equation as above in discrete time, $ X[n] = sin(3/4*n) $ does not produce a periodic function.