搜索资源列表
aloha
- this code simulate pure aloha .
MY-ALOHA
- 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
pure-aloha-and-slotted-aloha
- pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。 纯ALOHA协议(Pure ALOHA) 当传输点有数据需要传送的时候,它会向立即向通讯频道传送。 接收点在收到数据后,会ACK传输点。 如果接收的数据有错误,接收点会向传输点发送NACK。 当网络上的两个传输点同时向频道传输数据的时候,会发生冲突,这种情况下,两个点都停止一段时间后,再次尝试传送。
ALOHA-Matlab
- 时隙 ALOHA(Slotted ALOHA)算法是在纯ALOHA 算的基础上将时间分成了多个离散的时隙,被分割成的时隙的长度要大于标签所携带数据信息帧的长度-Slot ALOHA (Slotted ALOHA) algorithm is based on pure ALOHA time will be counted into the slot more discrete, divided into the slot length is greater than the length of t
New folder (3)
- pure throughput matlab code