how to calculate the distance between nodes in a WSN
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
having a referance node in WSN, how do we calculate the distance between the referance node and its neighbours, using MATLAB
1 Commento
Walter Roberson
il 15 Ott 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 ?
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!