What are the various native fitness functions that can be called in GA Optimization Toolbox?

4 次查看(过去 30 天)
I have used
@rastriginsfcn
are there any other besides rastriginsfcn?

采纳的回答

Alan Weiss
Alan Weiss 2014-6-30
You can use any objective function from Optimization Toolbox or Global Optimization Toolbox. In particular,
  • expensive_objfun
  • objfun
  • onehump
  • ackleyfcn
  • cantileverVolume
  • dejong1fcn
  • dejong2fcn
  • dejong5fcn
  • lincontest2
  • lincontest6
  • lincontest7
  • ps_example
  • simple_fitness
  • simple_objective
Take a look at the featured examples for these and more.
Alan Weiss
MATLAB mathematical toolbox documentation

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Genetic Algorithm 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by