Simulated Annealing - Parameters definition
古いコメントを表示
Dear all, I would be grateful if someone can give me a help in setting parameters for a Simulated Annealing optimization process. I have defined a Lower and Upper Bounds for my parameters but is there a way to specify the minimum step increase? In fact some of my parameters need to be integer (e.g. ranging from 1 to 10 with minimum step of 1) and the definition of minimum step would decrease computation time. If it's not possible do you know if there is an alternative similar optimization method where you can specify Lower, Upper Bound and minimum step increase? Thank you in advance for your suggestions and help. Regards
1 件のコメント
Geoff Hayes
2015 年 10 月 12 日
andton - have you written the Simulated Annealing optimization code yourself or are you using some custom code from elsewhere? If the latter, please give a reference to it so that we can suggest how you might be able to integrate your requests into the code. If you have written the code yourself, you may want to attach some or all of it to your question.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulated Annealing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!