フィルターのクリア

How to implement leach then aodv on a network?

5 ビュー (過去 30 日間)
DARPAN ANEJA
DARPAN ANEJA 2018 年 6 月 2 日
コメント済み: Walter Roberson 2018 年 7 月 8 日
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 Center および File ExchangeWireless Communications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by