how to calculate the distance between nodes in a WSN
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
having a referance node in WSN, how do we calculate the distance between the referance node and its neighbours, using MATLAB
1 comentario
Walter Roberson
el 15 de Oct. de 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 ?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!