generate a correlated normal distribution
Mostrar comentarios más antiguos
Dear ALL
Is there any fucntion in Matlab that allow me to generate a correlated normal distribution sequence .
Can you help me ...
BR
Respuesta aceptada
Más respuestas (1)
the cyclist
el 25 de Ag. de 2013
Editada: the cyclist
el 25 de Ag. de 2013
0 votos
If you have the Statistics Toolbox, it is particularly easy. Use the mvnrnd() function.
1 comentario
RAYYAN
el 26 de Ag. de 2013
Categorías
Más información sobre Random Number Generation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!