Line 1: | Line 1: | ||
== Periodic Functions == | == Periodic Functions == | ||
In discrete time, a function is period if there exists an integer N such that x[n+N] = x[n] | In discrete time, a function is period if there exists an integer N such that x[n+N] = x[n] | ||
+ | |||
+ | An example of a discrete period function would be <math>e^jwn</math> | ||
In continuous time, a function x(t) is periodic if there exists a T>0 such that x(t+T) = x(t) | In continuous time, a function x(t) is periodic if there exists a T>0 such that x(t+T) = x(t) |
Revision as of 15:41, 4 September 2008
Periodic Functions
In discrete time, a function is period if there exists an integer N such that x[n+N] = x[n]
An example of a discrete period function would be $ e^jwn $
In continuous time, a function x(t) is periodic if there exists a T>0 such that x(t+T) = x(t)
Non Periodic Functions
All functions that are not periodic I suppose would then be Non-periodic.