Generate random samples from 2-d Gaussian

9 Ansichten (letzte 30 Tage)
Ahmad
Ahmad am 6 Mär. 2016
Beantwortet: Sara Hafeez am 7 Mär. 2016
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.

Antworten (1)

Sara Hafeez
Sara Hafeez am 7 Mär. 2016
This is very very simple just use the rand function and search the help you will get it
Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by