I want an example for a wireless sensor network trust model code ?
이전 댓글 표시
I want an example for a wireless sensor network trust model code ?
답변 (1개)
Walter Roberson
2015년 12월 30일
0 개 추천
Both of those papers did their simulation in MATLAB. There is a possibility that they might have made their code available, or that they might provide you with the code if you asked them.
You are not likely to find any code for this purpose on mathworks.com
댓글 수: 6
Mohamed Algeidy
2015년 12월 30일
Walter Roberson
2015년 12월 30일
Mohamed Algeidy
2016년 1월 5일
Walter Roberson
2016년 1월 5일
You could google trying to find more papers. There is no code for that purpose available here.
Mohamed Algeidy
2016년 1월 24일
Walter Roberson
2016년 1월 24일
You could try http://scholar.google.com to find more papers and their authors, and try to locate their professional pages, and see if they made code available, or write to whom-ever you find.
As far as I have been able to determine, none of the regular MATLAB Answers volunteers does any work with WSN. Historically, people asking for WSN related code have been answered by links to whatever is available in the File Exchange, or by referring them to papers whose authors they could contact, or (at most) by reference to pudn.com (which I do not trust). I have never observed anyone asking for WSN code here being provided with code that was more than about 10 lines long (in particular, code to find the sensor closest to the center of a grid area, a purely geometric problem.)
I think you will find that if your needs are not met by what is already available in the File Exchange that your best course of action is to write the code yourself.
카테고리
도움말 센터 및 File Exchange에서 WSNs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!