create quadratic distribution function
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello
i would like to create a random number using a quadratic distribution.
i know my function, it's a simple case where the number is betwwen -400 to 400, and can't be zero. so f(x) = a*x^2 and a = 2.34375*10^(-3). How should i generate a number that will match this distribution?
thank you all.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Generalized Extreme Value Distribution en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!