I want an example for a wireless sensor network trust model code ?
Mostrar comentarios más antiguos
I want an example for a wireless sensor network trust model code ?
Respuestas (1)
Walter Roberson
el 30 de Dic. de 2015
0 votos
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 comentarios
Mohamed Algeidy
el 30 de Dic. de 2015
Walter Roberson
el 30 de Dic. de 2015
Mohamed Algeidy
el 5 de En. de 2016
Walter Roberson
el 5 de En. de 2016
You could google trying to find more papers. There is no code for that purpose available here.
Mohamed Algeidy
el 24 de En. de 2016
Walter Roberson
el 24 de En. de 2016
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.
Categorías
Más información sobre WSNs en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!