Line 30: | Line 30: | ||
'''Part 2.''' | '''Part 2.''' | ||
− | + | Let <math>X_1,X_2,...</math> be a sequence of jointly Gaussian random variables with covariance | |
+ | |||
+ | <math>Cov(X_i,X_j) = \left\{ \begin{array}{ll} | ||
+ | {\sigma}^2, & i=j\\ | ||
+ | \rho{\sigma}^2, & |i-j|=1\\ | ||
+ | 0, & otherwise | ||
+ | \end{array} \right.</math> | ||
+ | |||
+ | Suppose we take 2 consecutive samples from this sequence to form a vector <math>X</math>, which is then linearly transformed to form a 2-dimensional random vector <math>Y=AX</math>. Find a matrix <math>A</math> so that the components of <math>Y</math> are independent random variables You must justify your answer. | ||
:'''Click [[ECE_PhD_QE_CNSIP_2013_Problem1.2|here]] to view student [[ECE_PhD_QE_CNSIP_2013_Problem1.2|answers and discussions]]''' | :'''Click [[ECE_PhD_QE_CNSIP_2013_Problem1.2|here]] to view student [[ECE_PhD_QE_CNSIP_2013_Problem1.2|answers and discussions]]''' |
Revision as of 16:51, 3 November 2014
Communication, Networking, Signal and Image Processing (CS)
Question 1: Probability and Random Processes
August 2013
Question
Part 1.
Consider $ n $ independent flips of a coin having probability $ p $ of landing on heads. Say that a changeover occurs whenever an outcome differs from the one preceding it. For instance, if $ n=5 $ and the sequence $ HHTHT $ is observed, then there are 3 changeovers. Find the expected number of changeovers for $ n $ flips. Hint: Express the number of changeovers as a sum of Bernoulli random variables.
- Click here to view student answers and discussions
Part 2.
Let $ X_1,X_2,... $ be a sequence of jointly Gaussian random variables with covariance
$ Cov(X_i,X_j) = \left\{ \begin{array}{ll} {\sigma}^2, & i=j\\ \rho{\sigma}^2, & |i-j|=1\\ 0, & otherwise \end{array} \right. $
Suppose we take 2 consecutive samples from this sequence to form a vector $ X $, which is then linearly transformed to form a 2-dimensional random vector $ Y=AX $. Find a matrix $ A $ so that the components of $ Y $ are independent random variables You must justify your answer.
- Click here to view student answers and discussions
Part 3.
Write question here.
- Click here to view student answers and discussions
Part 4.
Write question here.
- Click here to view student answers and discussions