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 个评论

Please clarify what your Matlab question is.
And have a look at <http://www.mathworks.com/matlabcentral/answers/728-how-do-i-write-a-good-question-for-matlab-answers>

请先登录,再进行评论。

回答(1 个)

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 的更多信息

产品

标签

提问:

2011-2-8

Community Treasure Hunt

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

Start Hunting!

Translated by