Calculate Service Area For Fire Station Bye use Shortest Path
显示 更早的评论
I Want Calculate Service Area for Fire Station Location By Access Time From Station until Demand Point
2 个评论
Walter Roberson
2011-2-8
Please clarify what your Matlab question is.
Andrew Newell
2011-2-8
And have a look at <http://www.mathworks.com/matlabcentral/answers/728-how-do-i-write-a-good-question-for-matlab-answers>
回答(1 个)
Laurens Bakker
2012-2-27
0 个投票
Service areas by access times are usually calculated as voronoi diagrams (see the voronoi() function) or by a multi-source breadth-first search (Wikipedia and MATLAB_BGL may help there).
类别
在 帮助中心 和 File Exchange 中查找有关 Voronoi Diagram 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!