Description A pair of random variables (X,Y) are uniformly distributed over the unit circle. That is, the joint PDF is f
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Description A pair of random variables (X,Y) are uniformly distributed over the unit circle. That is, the joint PDF is f
Description A pair of random variables (X,Y) are uniformly distributed over the unit circle. That is, the joint PDF is fx.x (x, y) == for x²+y²<1 and fx,y (x, y) = 0 π otherwise. Use MATLAB or to generate a large number of samples of this pair of random variables. Submit the code and the following figures: Figure 1. 2D-histogram of samples (x,y) and the analytical joint pdf; (hint: use MATLAB function 'histogram2') Figure 2. 1D-histogram of samples x and the analytical marginal pdf of X; Figure 3. 1D-histogram of samples x falling in the region -0.01<y<0.01, and the analytical conditional pdf of X given y=0.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!