How to increase the number of peaks in following formulation i.e. x(1),...x(14)

1 回表示 (過去 30 日間)
Parth Patel
Parth Patel 2015 年 3 月 11 日
options = gaoptimset('PopulationType','bitstring'); x = ga(@(x)peaks(x(1),x(2)),2,[],[],[],[],[],[],[],options)

回答 (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