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
Walter Roberson 2011 年 2 月 8 日
Please clarify what your Matlab question is.
Andrew Newell
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
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 ExchangeVoronoi 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