필터 지우기
필터 지우기

Travelling Salesperson or other MATLAB tool for meter readers

조회 수: 2 (최근 30일)
James Winslow
James Winslow 2012년 3월 21일
Hi all, I work in a municipality that is looking to optimize their meter reader routes (water meters). Does anyone have any experience in this and would know if MATLAB would be a good program to use for this function? Does the MATLAB software include the TSP_GA or nearest neighbor toolbox or are these an additional purchase? Or the Global Optimization toolbox?
O wrote a GA years ago on Fortran for as TSP problem, but thought MATLAB might be easier. Our system has 7-9 meter readers and approx. 100,00 services connections.
Thank you so much for any insight you might be able to provide.

채택된 답변

Thomas
Thomas 2012년 3월 21일
Your problem is similar to the Multiple Traveling sales persons problem.. here is a link that might help
  댓글 수: 2
James Winslow
James Winslow 2012년 3월 21일
Thank you. I saw this earlier before posting the question, so I am in the right area. Not being familiar with MATLAB and wanting to have my employer purchase it for this and other applications, do you know if MATLAB includes the Multiple TSP function or do we also need to buy and "add-on" product or Toolbox. I guess I am confused on the help page http://www.mathworks.com/help/ if the TSP is in the main program or a MATLAB Toolbox that is additional. Any thoughts?
Thomas
Thomas 2012년 3월 21일
THe above code is available on the MATLAB file i.e. made avaialble for free for everyone by the creator. Please Download and check if it has any toolbox dependencies like the Golbal optimization toolbox..

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Solver-Based Optimization Problem Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by