generate sample from a normal distribution

2 views (last 30 days)
Hi, I want to generate N=10 samples from a normal distribution with, mu = [1,1] and sigma = [2,-1;-1,1] in matlab?
Thanks

Accepted Answer

James Tursa
James Tursa on 21 Sep 2016
doc mvnrnd

More Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!