how to calculate the distance between nodes in a WSN
조회 수: 5 (최근 30일)
이전 댓글 표시
having a referance node in WSN, how do we calculate the distance between the referance node and its neighbours, using MATLAB
댓글 수: 1
Walter Roberson
2013년 10월 15일
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 ?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!