Using the simulated annealing algorithm in determining the model coefficients

조회 수: 2 (최근 30일)
Hello and have a good time
I have a simulated annealing open source code for solving the traveling salesman problem and I want to use this code to model the displacement determination of the Earth's crust.
In fact, the goal is to determine the coefficients of a, b, c, e, f, and g in this model:
dx=ax+by+c
dy=ex+fy+g
For this purpose, the number of 100 stations with known coordinates and displacement is known. The goal is to find the number of at least 10 optimal points around an unknown station using simulated annealing algorithm. It is simulated so that the modeling error is minimized.
Thank you in advance for your reply.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulated Annealing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by