[아주대]확률및랜덤변수 프로젝트2
페이지 정보
작성일 23-01-30 09:50
본문
Download : [확랜]HW2.hwp
2. Relationship of exponential and Gaussian distributions:
1. Simulate an exponential random variable with CDFas follows:
(아래 문제에 해당하는)
length m and arrival rate of lambda. This can be obtained by using the uniform random vector of the same length m. Set λ = 1, 10 and 100 and plot the corresponding PDFs using a histogram.
(c) In problem (b), find the estimate of sample mean and sample variance of the exponential random variable. (Set λ = 1, 10 and 100 with m= 10, 100 and 1000.)
![[확랜]HW2-3881_01.gif](https://sales.happyreport.co.kr/prev/201112/%5B%ED%99%95%EB%9E%9C%5DHW2-3881_01.gif)
![[확랜]HW2-3881_02_.gif](https://sales.happyreport.co.kr/prev/201112/%5B%ED%99%95%EB%9E%9C%5DHW2-3881_02_.gif)
![[확랜]HW2-3881_03_.gif](https://sales.happyreport.co.kr/prev/201112/%5B%ED%99%95%EB%9E%9C%5DHW2-3881_03_.gif)
![[확랜]HW2-3881_04_.gif](https://sales.happyreport.co.kr/prev/201112/%5B%ED%99%95%EB%9E%9C%5DHW2-3881_04_.gif)
![[확랜]HW2-3881_05_.gif](https://sales.happyreport.co.kr/prev/201112/%5B%ED%99%95%EB%9E%9C%5DHW2-3881_05_.gif)
[아주대]확률및랜덤변수 프로젝트2
아주대, 전자공학, 확률및랜덤변수, 곽노준
순서
====================================해 당 문 제=====================================
Let a T : U → X be a monotonically increasing transformation from a r.v. U uniformly distributed between [0,1] (i.e., U~U(0, 1)) to another r.v. X whose CDF is FX(x). It is clear that FU(u)=P(U≤u) = P(X≤T(u)). Let T = FX , then u = T-11(x) = FX(x) and it becomes FU(u) = FX(x). Therefore, we can obtain the outcome of a random variable by x = F-1X(u) where u is the outcome of U~U(0,1).
레포트 > 공학,기술계열
아주대학교 전자工學부 곽노준 교수님의 확률및랜덤변수 프로젝트2 입니다. 직접 작성하였고 만점을 받았습니다.
설명
직접 작성하였고 만점을 받았습니다.
(a) Generate 1,000 uniformly distributed samples of U and plot the corresponding PDF figure using a histogram. Use the MATLAB function rand() to generate samples and set the number of bins as 50 in plotting the PDF.
자료(資料)의 구성:
Download : [확랜]HW2.hwp( 78 )
(a) Generate 1,000 samples whose PDF is normal (Gaussian) distribution N(10; 25) using the MAT-LAB function randn().
(b) Write a MATLAB function randexp(lambda, m) that generates exponential random vector of
(b) Use the exponentially distributed samples obtained in problem 1 to generate normally distributed samples. Let R be an exponential random variable, i.e., R~ε(λ). Let X =cosθ and Y =sinθ , where θ~U(0, 2π). Plot Xs and Ys histogram. You will find and X and Y have normal distribution.
아주대학교 전자공학부 곽노준 교수님의 확률및랜덤변수 프로젝트2 입니다. 해당 자료를 무단으로 배포할 시 법적 책임을 받을 수 있음을 경고합니다.
1. 답안 (6 page)
다.
해당 reference(자료)를 무단으로 배포할 시 법적 책임을 받을 수 있음을 경고합니다.