How can i get a matlab code for csma/ca
4 ビュー (過去 30 日間)
古いコメントを表示
I am currently working on cognitive Radio and I need a simulation source code for CSMA/CA. Could anyone please assist.
Thanks
5 件のコメント
Walter Roberson
2022 年 7 月 13 日
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
2022 年 7 月 14 日
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..
回答 (1 件)
Walter Roberson
2017 年 7 月 19 日
The following have all modeled CSMA/CA in MATLAB. Possibly one of them has made the source code available.
2 件のコメント
Walter Roberson
2022 年 7 月 13 日
I do not have code for this purpose; I did a google search to create the list I posted above.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!