HI every one .. I want matlab code for MOBILITY Wireless Sensor Network (WSN) , for Optimize Link State Routing Protocols (OLSR).i need code for understand the protocol.can any one help me please

조회 수: 2 (최근 30일)
wsn olsr

채택된 답변

Walter Roberson
Walter Roberson 2017년 1월 8일
In my opinion, you need the protocol to understand the code, not the code to understand the protocol. The protocol defines what should happen; any given code will at most match the protocol and might well have bugs that do not agree with the protocol. Any given code is unlikely to make clear what parts of the protocol are mandatory and which parts are optional.
I have studied network protocols and I find that texts describing and analyzing the protocols are much easier to understand than code for the protocols.
  댓글 수: 1
Eng. Safa
Eng. Safa 2017년 1월 8일
*Thank you to answer me Mr.Walter Roberson *
Of course ... I studied routing protocol and understand how it works, but I want to link the theoretical side, who studied with the actual application ( code ) using MATLAB program to understand more .

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

MS
MS 2019년 9월 12일
I've written a code that demonstrates the selection of Multi-Point Relay nodes in the Optimized Link State Routing (OLSR) routing protocol.
Hope this helps.

카테고리

Help CenterFile Exchange에서 WSNs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by