Clear Filters
Clear Filters

Wireless network coding for source and receiver

1 view (last 30 days)
Hello, would you please help me to create source node and receiver node and send one packet from source to receiver in MATLAB? I'm unable to get a starting point.Please help me.

Accepted Answer

Manish M
Manish M on 27 Jun 2019
Hi Sandunika,
Visit this link TCP/IP Socket Communications in MATLAB. There is a server and client implementation written in MATLAB and it utilises the ability to call Java inline to perform message communication using TCP/IP.
  2 Comments
Sandunika Rasanjalee
Sandunika Rasanjalee on 30 Jun 2019
Sir, actually my requirement is to investigate the wireless video tranmission in network coding. as fisrt step we need to do simple XOR operation for two packets in a butterfly network. will the supplied link help for that? I looked that the functions given in matlab for RLNC with galois filed. But feel guilty how to change the code to XOR. Is there anything to have even an eample for it?
Mohmmad Abu Yousuf
Mohmmad Abu Yousuf on 9 Feb 2020
Hi Mam,
I hope you have already got your codes and started to simulate your algorithm. If you could please share with me or give me some suggestions regarding this, it would be a great help for me. I am also working on a similar topic like yours.
I hope you would enough kind to share with me.
Thank you in advance mam,
Email add: yousufm.a@yahoo.com

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!