How to control the randomness of algorithm
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
shane watson
il 19 Set 2019
Commentato: shane watson
il 7 Ott 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 Commenti
Risposta accettata
Steven Lord
il 19 Set 2019
4 Commenti
Stephen23
il 20 Set 2019
Modificato: Stephen23
il 20 Set 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:
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Random Number Generation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!