Creating a distance matrix in Matlab?

6 ビュー (過去 30 日間)
Kenny
Kenny 2011 年 12 月 10 日
Hello I am new to Matlab (I have used it in the past for basic and intermediate calculations).
My question is, does Matlab have a feature which allows one to create a distance matrix. I have the coordinates for several locations and I would like to find Manhattan distances. Is there any way to plot these coordinates to put in "obstacles" to represent actual distances?
Any suggestions?

回答 (2 件)

Image Analyst
Image Analyst 2011 年 12 月 10 日
Yes. bwdist. In fact, Steve is talking about it now on his blog: http://blogs.mathworks.com/steve/

Paulo Silva
Paulo Silva 2011 年 12 月 10 日
On the Neural Network Toolbox™ you have the mandist function that seems to do what you need, if you don't have that toolbox try to adapt this to your needs Distance Matrix calculation by Zacharias Voulgaris

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by