genetic algorithm solver with excel

2 views (last 30 days)
joni nababan
joni nababan on 8 May 2020
Commented: joni nababan on 9 May 2020
Hello everyone, please help me
i want to do an optimization genetic algorithm with variables from excel.
how can i do that?
Thanks

Answers (1)

Ameer Hamza
Ameer Hamza on 8 May 2020
For genetic algorithm, if you have the global optimization toolbox, then try ga(): https://www.mathworks.com/help/releases/R2020a/gads/ga.html
For a more specific suggestion, share the detail about your data and model.
  5 Comments
Ameer Hamza
Ameer Hamza on 8 May 2020
What is the optimization function or objective function here?
joni nababan
joni nababan on 9 May 2020
i want to make rank from fitness value
what do you suggest for me ?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!