Line 18: Line 18:
  
 
This graph is non-periodic at this sampling due to the fact that the function cannot find good values to evaluate the system for integer values that are not multiples of pi.
 
This graph is non-periodic at this sampling due to the fact that the function cannot find good values to evaluate the system for integer values that are not multiples of pi.
 +
 +
 +
 +
 +
== Part 2 ==

Revision as of 12:50, 12 September 2008

Periodic Function

I chose the function that Nicholas Browdues has used in the previous Homework 1 assignment as my reference signal. x(t)=sin(t) from 0 to 8*pi

This function is periodic as long as it is evaluated at values of 2*pi invtervals. Thing2 ECE301Fall2008mboutin.jpg


This is the same function but its values have been taken in Discrete time.

t=0:1:25
x=sin(t)
plot(t, x, '-o')

Thing3 ECE301Fall2008mboutin.jpg

This graph is non-periodic at this sampling due to the fact that the function cannot find good values to evaluate the system for integer values that are not multiples of pi.



Part 2

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang