generate floating random number within a range with a mean
Afficher commentaires plus anciens
Hi,
How can I generate 10 random numbers ranging between 0.1 to 0.3, having mean 0.2
Réponses (1)
Muhammad Usman Saleem
le 4 Avr 2016
0 votes
use rand() function
Catégories
En savoir plus sur Random Number Generation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!