How to implement leach then aodv on a network?

5 次查看(过去 30 天)
I want to implement Leach protocol on a network of 100 nodes then apply AODV protocol for path building. After that I want to detect the node which increases delay and isolate with Delphi technique. Can someone help me out please?
  12 个评论
DARPAN ANEJA
DARPAN ANEJA 2018-7-8
I also have no specific idea about that, all I know is I have to apply a technique to localize nodes, which will identify the node in the network increasing delay.
Walter Roberson
Walter Roberson 2018-7-8
Localization is the process of using code that has been Internationalized to convert the representation of data structures into the language and numbering system of the user running the code.
For example, I happen to use Canadian English, which uses the common English names and abbreviations of the months ('Jan', 'Feb', 'Mar' and so on), but which avoids the USA practice of writing dates as MM/DD/YYYY, preferring YYYY-MM-DD or YYYYMMDD . Localization would include the process of converting dates from whatever internal format they were in to display to me in YYYY-MM-DD format -- with a recognition that someone in the USA might want to see the same date as MM/DD/YYYY .
Localization offers little that is useful for the detection of malicious nodes.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Wireless Communications 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by