Creating a distance matrix in Matlab?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (2)
Paulo Silva
il 10 Dic 2011
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
0 Commenti
Vedere anche
Categorie
Scopri di più su Define Shallow Neural Network Architectures in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!