how to calculate the distance between nodes in a WSN
5 views (last 30 days)
Show older comments
having a referance node in WSN, how do we calculate the distance between the referance node and its neighbours, using MATLAB
1 Comment
Walter Roberson
on 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 ?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!