How do I combine two different distributions in MATLAB?
Mostrar comentarios más antiguos
Suppose I have X ~ Norm(x,y) and Y ~ Exponential(k)
I wish to create a new variable T = X + Y. How would this be done?
I need to be able to generate random numbers from the new variable T. Say I want to generate 1000 values how would I now do this?
Any help greatly appreciated.
Thanks.
Respuesta aceptada
Más respuestas (1)
James Newton
el 21 de Sept. de 2012
0 votos
1 comentario
José-Luis
el 21 de Sept. de 2012
My pleasure.
Categorías
Más información sobre Multivariate Normal Distribution 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!