Simulated Annealing with only integer parameters

2 ビュー (過去 30 日間)
Óscar
Óscar 2016 年 4 月 27 日
編集済み: Óscar 2016 年 4 月 27 日
I am using simulannealbnd to optimize an objetive function. It works completely okey, however it seeks in float numbers and my objetive function only needs integer values. Does anyone know about a way of implementing that without changing the whole neighbour seek process?
I've tried with the 'Data type' option, setting it to 'custom', however, in this case i should implement a new 'Annealing Function' as well, which is completely out of my scope and knowledge.
Thank you all.

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulated Annealing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by