フィルターのクリア

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 Center および File ExchangeGenetic Algorithm についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by