Line 10: Line 10:
  
 
                       = <math>\sum_{k=-\infty}^{\infty}x(t-kT) </math>
 
                       = <math>\sum_{k=-\infty}^{\infty}x(t-kT) </math>
 +
 +
  [[Image:function.jpg]]

Revision as of 06:11, 23 September 2009

Rep Function:

A rep function periodically repeats another function with some specified period T ( basically sampling time). Mathematically a rep operator is a function x(t) convoluted with a summation of shifted deltas:

  $ rep_T $ = $ x(t)* P_T (t)  $
                     = $ x(t)* \sum_{k=-\infty}^{\infty}\delta(t-kT)  $
                     = $ \sum_{k=-\infty}^{\infty}x(t) * \delta(t-kT)  $
                     = $ \sum_{k=-\infty}^{\infty}x(t-kT)  $
  Function.jpg

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett