当前位置:
首页
资源下载

搜索资源 - pure aloha in matlab code
搜索资源列表
-
0下载:
this code simulate pure aloha .
-
-
0下载:
Hi, this a matlab code for pure Aloha, npcsma, isma, and slotted Aloha. All results are saved in results.dat file so that they can be compared later. I hope it helps -Hi, this is a matlab code for pure Aloha, npcsma, isma, and slotted Aloha. All resu
-
-
2下载:
pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。
纯ALOHA协议(Pure ALOHA)
当传输点有数据需要传送的时候,它会向立即向通讯频道传送。
接收点在收到数据后,会ACK传输点。
如果接收的数据有错误,接收点会向传输点发送NACK。
当网络上的两个传输点同时向频道传输数据的时候,会发生冲突,这种情况下,两个点都停止一段时间后,再次尝试传送。
-