Wireless sensor networks

Hi, I wanted to simulate the wireless sensor networks and than implement different routing protocols on this simulation. I am not getting how I can simulate a basic simulation . I am not finding anything appropriate to start with. can any one please give a direction to start a simulation for wireless network. I have also got some wireless network code but they are very complex

9 Comments

Yes, wireless network code *is* complex. You are not going to be able to create a simple simulation for it.
See the MATLAB File Exchange for wireless network code.
Well, using Simulink would make WSN simulation easier and professional. You can use the documentation of Simulink on Mathworks website. Besides, I've a scientific paper which says that simulating a WSN using simulink is possible and easy. I can send it to you so, you can contact its authors.
By the way, I'm trying the same also. whenever I know something new, i'll inform you
I am looking for the similar thing, and I would be grateful if you could share that paper with me as well.
hi!, i m also doing work on WSN in MATLAB . plz send me paper,i would be very grateful.
hi heba,could u send the paper as well....
can i get the paper too
Can I get the paper too please, I am also doing work on WSN in Matlab. Plz send me the paper, I would be grateful.

Sign in to comment.

 Accepted Answer

Thomas
Thomas on 8 May 2012

1 vote

You might be better off deciding on one (or at the most two) routing protocols for wireless sensor networks.. LEACH is a good algorithm to start with and can be implemented fairly easily in MATLAB. There are many spins off to LEACH such a VLEACH
File exchange has an implementation of LEACH
Hopefully these should be enough to get you started..

More Answers (1)

ali
ali on 26 Aug 2023
i want full code with data sets for "machine learning -based Spectrum Sensing for 5G and LTE Signals"
"Deep learning -based Spectrum Sensing for 5G and LTE Signals"

1 Comment

MATLAB Answers is not a code-writing service.
I do not find any published papers with either of the topics you indicate, so you appear to have a small number of choices:
  • write the code yourself
  • use your university budget to hire someone to implement those projects
  • hire a consultant to write the code for you
  • hire Mathworks Consulting to write the code for you
  • use one of the online freelance code-writing services
The possibility that someone will read your posting here and be so motivated as to volunteer to write all of the code for you;.. well the probability is not zero but you would be more likely to win a modest amount in a national lottery.

Sign in to comment.

Categories

Asked:

on 8 May 2012

Commented:

on 26 Aug 2023

Community Treasure Hunt

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

Start Hunting!