how to calculate the distance between nodes in a WSN
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
having a referance node in WSN, how do we calculate the distance between the referance node and its neighbours, using MATLAB
1 commentaire
Walter Roberson
le 15 Oct 2013
First you need to define "distance". Is it number of hops? Is it Euclidean distance with the assumption that there will be no interference? Is it "time" taking into account that the signal might need to be relayed? Are you attempting to implement OSPF ?
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!