How to control the randomness of algorithm
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
shane watson
le 19 Sep 2019
Commenté : shane watson
le 7 Oct 2019
Currently, I'm working on algorithm (optimization), as such GA, AC are generating random values therefore, everytime when I see the results its different from the previous, is there any way to controll the randomness and I can get same reults as I run simulations.
0 commentaires
Réponse acceptée
Steven Lord
le 19 Sep 2019
4 commentaires
Stephen23
le 20 Sep 2019
Modifié(e) : Stephen23
le 20 Sep 2019
" it doesnot show any controlling factor of the the aglorithm..."
Read the three linked pages in the "Control Random Number Generation" section, exactly as Steven Lord wrote. Here is that section of the page that Steven Lord referred you to:
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Random Number Generation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!