Anthony45802
- 1
- 0
A signal, X, is a random variable with the following density function:
<br /> f_{X}(x) = \begin{cases}<br /> \frac{3}{25}(x-5)^2, & 0 \le x \le 5\\<br /> 0, & otherwise<br /> \end{cases}<br />
The signal is transmitted through an additive Gaussian noise channel, where the Gaussian noise has a mean of 0 and a variance of 4. The signal and noise are independent.
Find an expression for the conditional density function of the signal, given the observation of the output.
Obviously, this is a homework assignment, so I don't want it done for me; however, I am confused. Perhaps I am just confused by the problem or the wording, but I am totally stuck on what to do.
I believe the output signal should be a convolution where Z = X + Y, and Y is the gaussian(0, 2). After I solve the convolution and receive Z, I don't know what to do.