Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
I have used
@rastriginsfcn
are there any other besides rastriginsfcn?

Réponse acceptée

Alan Weiss
Alan Weiss le 30 Juin 2014
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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by