How to control the randomness of algorithm

2 views (last 30 days)
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.

Accepted Answer

Steven Lord
Steven Lord on 19 Sep 2019
See the three topics in the "Control Random Number Generation" section on this documentation page.
  4 Comments
Stephen23
Stephen23 on 20 Sep 2019
Edited: Stephen23 on 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:

Sign in to comment.

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!