How can i get a matlab code for csma/ca

4 views (last 30 days)
David Oyediran
David Oyediran on 19 Jul 2017
Commented: neethu subash on 14 Jul 2022
I am currently working on cognitive Radio and I need a simulation source code for CSMA/CA. Could anyone please assist.
Thanks
  5 Comments
Walter Roberson
Walter Roberson on 13 Jul 2022
You need more comments, such as what cw means.
Which variable(s) represent nodes in your code?
Is bandwidth shared? Are links completely independent, completely shared, partially shared? Which part of your code is modeling how much of a shared band is being currently used?
neethu subash
neethu subash on 14 Jul 2022
the above code is doing contention window size variations as how it works in csma/ca binary backoff. Only one node is sending in my code..that is one sender..

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 19 Jul 2017
  2 Comments
neethu subash
neethu subash on 13 Jul 2022
is the code available? could not find one
Walter Roberson
Walter Roberson on 13 Jul 2022
I do not have code for this purpose; I did a google search to create the list I posted above.

Sign in to comment.

Categories

Find more on Wireless Communications in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!