(→Periodic Signals Revisited) |
(→Periodic Signals Revisited) |
||
Line 11: | Line 11: | ||
[[Image:sin5tnonper_ECE301Fall2008mboutin.png]] | [[Image:sin5tnonper_ECE301Fall2008mboutin.png]] | ||
− | :It looks very close to periodic, but it does not follow the definition of x(n+N) = x(n) that was learned in class. | + | :It looks very close to periodic, but it does not follow the definition of x(n+N) = x(n) that was learned in class. However, there are no integer values that can be used to sample this function to create a periodic function in DT. |
+ | |||
+ | :One can use <math> pi/3 </math> to sample the function and create a periodic signal. | ||
+ | |||
+ | [[Image:sin5tper_ECE301Fall2008mboutin.png]] |
Revision as of 08:56, 11 September 2008
Periodic Signals Revisited
The function chosen (by randomly clicking a name) from hw1 is y=sin(t). Found here: http://cobweb.ecn.purdue.edu/~mboutin/ECE301/Index.html
I chose to modify the signal a bit and make it y = sin(5t).
- If you plot the signal in DT sampling at 5Hz you get a non-periodic signal as follows:
- It looks very close to periodic, but it does not follow the definition of x(n+N) = x(n) that was learned in class. However, there are no integer values that can be used to sample this function to create a periodic function in DT.
- One can use $ pi/3 $ to sample the function and create a periodic signal.