필터 지우기
필터 지우기

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