Applying simulated annealing algorithm to scatteredInterpolant data
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone,
We had the task to apply the simulated annealing algorithm (as code, not as function) to the Himmelblau function.
In a second step I would like to apply this already existing code to a scatteredInterpolant data set. This means, I do no longer have an explicit function in x & y, but a matrix constisting of x, y and z values. I just had an introduction into Matlab and therefore I am not familiar with coding at all - the task was quite challenging for me so far and now I am stuck. I would highly appreciate some tips or a few coding lines which could help me applying the already existing algorithm to the new problem. I am sure it is not a big deal but in this field I simply have a lack of experience.
You will find the algorithm and the scattered data below as matlab codes.
Thank you all very much for your help!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulated Annealing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!