generate a correlated normal distribution
Show older comments
Dear ALL
Is there any fucntion in Matlab that allow me to generate a correlated normal distribution sequence .
Can you help me ...
BR
Accepted Answer
More Answers (1)
the cyclist
on 25 Aug 2013
Edited: the cyclist
on 25 Aug 2013
0 votes
If you have the Statistics Toolbox, it is particularly easy. Use the mvnrnd() function.
Categories
Find more on Random Number Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!