Info
此问题已关闭。 请重新打开它进行编辑或回答。
solving change point problem via simulation
2 次查看(过去 30 天)
显示 更早的评论
Actually I'm trying to solve a "change point problem" via "simulated annealing" tool to find the best configuration of points. I have an energy function that should be minimized in each iteration. I have an initial matrix for the location of points in a text file. I wrote my function and tried to use optimtool ans SA tool to find the uptimum solution but I don't know how can I save the values for the decision variables in the text file substituting the previous locations and load that again..Any idea? And also do you have any sample code for solving the change point problem in Matlab? Thank you
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!