フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Clarification on the simulannealbnd algorithm needed.

1 回表示 (過去 30 日間)
Pragya Srivastava
Pragya Srivastava 2017 年 5 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I have some questions about the internal algorithm of simulannealbnd. I could not find an answer to these in https://uk.mathworks.com/help/gads/how-simulated-annealing-works.html
1. Does the algorithm perform one iteration per temperature or finite number of iterations for each temperature ?
2. Is there a way to specify the temperature reset for Re-annealing, which is done after every 100 iterations of temperature decrease ?
3. Is there a way to record the trials that algorithm makes at a fixed temperature : What I am looking for is an output structure for each temperature which has the trials made, accepted trials and rejected trials at that fixed temperature. I need to look into it because simulannealbnd sometimes is getting stuck at some iteration. If I understand correctly then this is because the algorithm is not able to accept trials.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by