Find the mean and auto correlation function of Xt Acosomega
Solution
Data.
X(t) = Acos(wt + )
A and are independent and we can spplit\'em.
A = random variable
= [-, ]
--
Answer.
Mean and autocorrelation functions provide a partial description of a random process. Only in certain cases (Gaussian), they can provide a fully description.
Mean function:
X(t) = E {Acos(wt + )} = E{A}E{cos(wt+)} = AE{cos(wt+)}
solving for = [-, ];
= A- cos(wt + ) 1/2 d
= -A/2 sin(wt + )-|
= -A/2 [sin(wt + ) - sin(wt - )] -- (Trigonometric identity)
2A/2 cos(2wt/2) - sin(2/2) = 0
--
Autocorrelation function:
Rxx(t1,t2) = E{Xt1,Xt2} = E{A2cos(wt1 +)cos(wt2 +)} (Trigonometric identity)
= E{A2}E{1/2 [cos(w(t1-t2))] + 1/2 [cos[w(t1+t2)+2]}
= E{A2} (1/2 E{cos[w(t1-t2)]} + 1/2 E{cos[w(t1+t2)+2]}
--
Analizing both members;
(1/2 E{cos[w(t1-t2)]} = nothing random
1/2 E{cos[w(t1+t2)+2]} = 0
--
then;
= E{A2}1/2 cos[w(t1-t2)]
The autocorrelation function is just a function of the time difference = t1-t2.
= 1/2 E{A2}cos(w)
--

