Generate random samples from 2-d Gaussian
    조회 수: 8 (최근 30일)
  
       이전 댓글 표시
    
Hi every one. I'm new in MATLAB and i have this question and dont know how to solve it. i would be thankful for help.
Generate 500 random samples from a 2 dimensional Gaussian with an isotropic Σ using matlab command randn(). Transform the data as above with , b=[0.5 ; 1] and A =[-5 5 ; 1 1] plot the original and transformed points. y=Ax+b
thanks.
댓글 수: 0
답변 (1개)
  Sara Hafeez
 2016년 3월 7일
        This is very very simple just use the rand function and search the help you will get it
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

