Thread Closed

unit step integration

 
Share Thread
Feb15-08, 11:51 AM   #1
 

unit step integration


1. The problem statement, all variables and given/known data
The random variable C is uniform in the interval (0,T). Find the autocorrelation
[tex] R_x(t_1,t_2) [/tex] if X(t) = U(t-C) where U is a unit step function.

2. Relevant equations



3. The attempt at a solution

[tex] R_x (t_1,t_2) = \int_{-\infty}^{\infty} U(t_1-c) U(t_2-c) f(c) dc [/tex]

[tex] R_x (t_1,t_2) = \frac{1}{T}\int_0^T U(t_1-c) U(t_2-c) dc [/tex]

I get stuck here. How do you integrate two shifted unit step functions?
PhysOrg.com science news on PhysOrg.com

>> A robot that runs like a cat (w/ Video)
>> Global cooling as significant as global warming, research shows
>> 'Chase and run' cell movement mechanism explains process of metastasis
Feb15-08, 01:17 PM   #2
 
Blog Entries: 5
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
By first thinking about them
Divide the interval into three parts (assuming t1 < t2)
  1. c < t1
  2. t1 < c < t2
  3. t2 < c
On each of these, what are the values of the step functions? What is their product? Now split the integral and do each part separately.
Feb15-08, 06:18 PM   #3
 
Oh yeah, THANKS!
Thread Closed

Similar Threads for: unit step integration
Thread Forum Replies
learning Integration with unit step function like u(x - a) Calculus 6
Unit step function Calculus & Beyond Homework 1
Unit step... Engineering, Comp Sci, & Technology Homework 1
Unit Step Response Calculus & Beyond Homework 4
Unit-step FT General Math 3