实例介绍
文件里面是802.11 DCF标准算法的matlab计算机仿真程序,以及其改进算法的仿真程序
【实例截图】
【核心代码】
IEEE802.11DCF
└── IEEE802.11DCF
├── adhoc
│ ├── Add.m
│ ├── adhoc.m
│ ├── Average Delay of AdHoc Network M=(10).txt
│ ├── Average Delay of AdHoc Network M=(15).txt
│ ├── Average Delay of AdHoc Network M=(20).txt
│ ├── Average Delay of AdHoc Network M=(25).txt
│ ├── Average Delay of AdHoc Network M=(30).txt
│ ├── Average Delay of AdHoc Network M=(5).txt
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── PacketLost.m
│ ├── Packet Resending Rate of AdHoc Network M=(10).txt
│ ├── Packet Resending Rate of AdHoc Network M=(15).txt
│ ├── Packet Resending Rate of AdHoc Network M=(20).txt
│ ├── Packet Resending Rate of AdHoc Network M=(25).txt
│ ├── Packet Resending Rate of AdHoc Network M=(30).txt
│ ├── Packet Resending Rate of AdHoc Network M=(5).txt
│ ├── pic_Delay.m
│ ├── pic.m
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput of AdHoc Network M=(10).txt
│ ├── Throughput of AdHoc Network M=(15).txt
│ ├── Throughput of AdHoc Network M=(20).txt
│ ├── Throughput of AdHoc Network M=(25).txt
│ ├── Throughput of AdHoc Network M=(30).txt
│ └── Throughput of AdHoc Network M=(5).txt
├── AP
│ ├── Add.m
│ ├── AP.m
│ ├── Average Delay of Infrastructured Network M=(10).txt
│ ├── Average Delay of Infrastructured Network M=(15).txt
│ ├── Average Delay of Infrastructured Network M=(20).txt
│ ├── Average Delay of Infrastructured Network M=(25).txt
│ ├── Average Delay of Infrastructured Network M=(30).txt
│ ├── Average Delay of Infrastructured Network M=(5).txt
│ ├── CSMA_CA_AP_2_PLR_DELAY_J.asv
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── me5to30_Delay.asv
│ ├── Packet Resending Rate of Infrastructured Network M=(10).txt
│ ├── Packet Resending Rate of Infrastructured Network M=(15).txt
│ ├── Packet Resending Rate of Infrastructured Network M=(20).txt
│ ├── Packet Resending Rate of Infrastructured Network M=(25).txt
│ ├── Packet Resending Rate of Infrastructured Network M=(30).txt
│ ├── Packet Resending Rate of Infrastructured Network M=(5).txt
│ ├── pic_Delay.m
│ ├── pic.m
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput of Infrastructured Network M=(10).txt
│ ├── Throughput of Infrastructured Network M=(15).txt
│ ├── Throughput of Infrastructured Network M=(20).txt
│ ├── Throughput of Infrastructured Network M=(25).txt
│ ├── Throughput of Infrastructured Network M=(30).txt
│ └── Throughput of Infrastructured Network M=(5).txt
├── BER_change
│ ├── Add.m
│ ├── AP.m
│ ├── Average Delay BER=(0).txt
│ ├── Average Delay BER=(1.000000e-004).txt
│ ├── Average Delay BER=(1.500000e-004).txt
│ ├── Average Delay BER=(2.000000e-004).txt
│ ├── Average Delay BER=(2.500000e-004).txt
│ ├── Average Delay BER=(3.000000e-004).txt
│ ├── Average Delay BER=(5.000000e-005).txt
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.asv
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── me5to30_delay.asv
│ ├── me5to30_delay.m
│ ├── Packet Resending Rate BER=(0).txt
│ ├── Packet Resending Rate BER=(1.000000e-004).txt
│ ├── Packet Resending Rate BER=(1.500000e-004).txt
│ ├── Packet Resending Rate BER=(2.000000e-004).txt
│ ├── Packet Resending Rate BER=(2.500000e-004).txt
│ ├── Packet Resending Rate BER=(3.000000e-004).txt
│ ├── Packet Resending Rate BER=(5.000000e-005).txt
│ ├── pic.m
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput BER=(0).txt
│ ├── Throughput BER=(1.000000e-004).txt
│ ├── Throughput BER=(1.500000e-004).txt
│ ├── Throughput BER=(2.000000e-004).txt
│ ├── Throughput BER=(2.500000e-004).txt
│ ├── Throughput BER=(3.000000e-004).txt
│ └── Throughput BER=(5.000000e-005).txt
├── CWmin_change_n20
│ ├── Add.m
│ ├── AP.m
│ ├── Average Delay CWmin=(1024).txt
│ ├── Average Delay CWmin=(128).txt
│ ├── Average Delay CWmin=(16).txt
│ ├── Average Delay CWmin=(256).txt
│ ├── Average Delay CWmin=(32).txt
│ ├── Average Delay CWmin=(512).txt
│ ├── Average Delay CWmin=(64).txt
│ ├── Average Delay CWmin=(8).txt
│ ├── CSMA_CA_AP_2_PLR_DELAY_J.asv
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── me5to30.m
│ ├── Mequalto20_delay.m
│ ├── Mequalto20.m
│ ├── Packet Resending Rate CWmin=(1024).txt
│ ├── Packet Resending Rate CWmin=(128).txt
│ ├── Packet Resending Rate CWmin=(16).txt
│ ├── Packet Resending Rate CWmin=(256).txt
│ ├── Packet Resending Rate CWmin=(32).txt
│ ├── Packet Resending Rate CWmin=(512).txt
│ ├── Packet Resending Rate CWmin=(64).txt
│ ├── Packet Resending Rate CWmin=(8).txt
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput CWmin=(1024).txt
│ ├── Throughput CWmin=(128).txt
│ ├── Throughput CWmin=(16).txt
│ ├── Throughput CWmin=(256).txt
│ ├── Throughput CWmin=(32).txt
│ ├── Throughput CWmin=(512).txt
│ ├── Throughput CWmin=(64).txt
│ └── Throughput CWmin=(8).txt
├── CWmin_change_n5
│ ├── Add.m
│ ├── AP.m
│ ├── Average Delay CWmin=(1024).txt
│ ├── Average Delay CWmin=(128).txt
│ ├── Average Delay CWmin=(16).txt
│ ├── Average Delay CWmin=(256).txt
│ ├── Average Delay CWmin=(32).txt
│ ├── Average Delay CWmin=(512).txt
│ ├── Average Delay CWmin=(64).txt
│ ├── Average Delay CWmin=(8).txt
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── me5to30.m
│ ├── Mequalto20_Delay.m
│ ├── Mequalto20.m
│ ├── Packet Resending Rate CWmin=(1024).txt
│ ├── Packet Resending Rate CWmin=(128).txt
│ ├── Packet Resending Rate CWmin=(16).txt
│ ├── Packet Resending Rate CWmin=(256).txt
│ ├── Packet Resending Rate CWmin=(32).txt
│ ├── Packet Resending Rate CWmin=(512).txt
│ ├── Packet Resending Rate CWmin=(64).txt
│ ├── Packet Resending Rate CWmin=(8).txt
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput CWmin=(1024).txt
│ ├── Throughput CWmin=(128).txt
│ ├── Throughput CWmin=(16).txt
│ ├── Throughput CWmin=(256).txt
│ ├── Throughput CWmin=(32).txt
│ ├── Throughput CWmin=(512).txt
│ ├── Throughput CWmin=(64).txt
│ └── Throughput CWmin=(8).txt
├── MAX_m_n20
│ ├── Add.m
│ ├── AP.m
│ ├── Average Delay MAX_m=(0).txt
│ ├── Average Delay MAX_m=(1).txt
│ ├── Average Delay MAX_m=(2).txt
│ ├── Average Delay MAX_m=(3).txt
│ ├── Average Delay MAX_m=(4).txt
│ ├── Average Delay MAX_m=(5).txt
│ ├── Average Delay MAX_m=(6).txt
│ ├── Average Delay MAX_m=(7).txt
│ ├── Average Delay MAX_m=(8).txt
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── me5to30.m
│ ├── Mequalto20.asv
│ ├── Mequalto20.m
│ ├── Packet Resending Rate MAX_m=(0).txt
│ ├── Packet Resending Rate MAX_m=(1).txt
│ ├── Packet Resending Rate MAX_m=(2).txt
│ ├── Packet Resending Rate MAX_m=(3).txt
│ ├── Packet Resending Rate MAX_m=(4).txt
│ ├── Packet Resending Rate MAX_m=(5).txt
│ ├── Packet Resending Rate MAX_m=(6).txt
│ ├── Packet Resending Rate MAX_m=(7).txt
│ ├── Packet Resending Rate MAX_m=(8).txt
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput MAX_m=(0).txt
│ ├── Throughput MAX_m=(1).txt
│ ├── Throughput MAX_m=(2).txt
│ ├── Throughput MAX_m=(3).txt
│ ├── Throughput MAX_m=(4).txt
│ ├── Throughput MAX_m=(5).txt
│ ├── Throughput MAX_m=(6).txt
│ ├── Throughput MAX_m=(7).txt
│ └── Throughput MAX_m=(8).txt
├── PacketSize_change_n20
│ ├── Add.m
│ ├── AP.m
│ ├── Average Delay AveragePacketLength=(100).txt
│ ├── Average Delay AveragePacketLength=(120).txt
│ ├── Average Delay AveragePacketLength=(20).txt
│ ├── Average Delay AveragePacketLength=(40).txt
│ ├── Average Delay AveragePacketLength=(60).txt
│ ├── Average Delay AveragePacketLength=(80).txt
│ ├── DelayBuffPop.m
│ ├── DelayBuffPush.m
│ ├── ExpDis.m
│ ├── Increase.m
│ ├── MaxLength.m
│ ├── Packet Resending Rate AveragePacketLength=(100).txt
│ ├── Packet Resending Rate AveragePacketLength=(120).txt
│ ├── Packet Resending Rate AveragePacketLength=(20).txt
│ ├── Packet Resending Rate AveragePacketLength=(40).txt
│ ├── Packet Resending Rate AveragePacketLength=(60).txt
│ ├── Packet Resending Rate AveragePacketLength=(80).txt
│ ├── pic.m
│ ├── Pop.m
│ ├── Push.m
│ ├── RandSel.m
│ ├── Throughput AveragePacketLength=(100).txt
│ ├── Throughput AveragePacketLength=(120).txt
│ ├── Throughput AveragePacketLength=(20).txt
│ ├── Throughput AveragePacketLength=(40).txt
│ ├── Throughput AveragePacketLength=(60).txt
│ └── Throughput AveragePacketLength=(80).txt
└── PacketSize_change_n5
├── Add.m
├── AP.m
├── Average Delay AveragePacketLength=(100).txt
├── Average Delay AveragePacketLength=(120).txt
├── Average Delay AveragePacketLength=(20).txt
├── Average Delay AveragePacketLength=(40).txt
├── Average Delay AveragePacketLength=(60).txt
├── Average Delay AveragePacketLength=(80).txt
├── DelayBuffPop.m
├── DelayBuffPush.m
├── ExpDis.m
├── Increase.m
├── MaxLength.m
├── me5to30.asv
├── me5to30.m
├── Mequalto20.m
├── Packet Resending Rate AveragePacketLength=(100).txt
├── Packet Resending Rate AveragePacketLength=(120).txt
├── Packet Resending Rate AveragePacketLength=(20).txt
├── Packet Resending Rate AveragePacketLength=(40).txt
├── Packet Resending Rate AveragePacketLength=(60).txt
├── Packet Resending Rate AveragePacketLength=(80).txt
├── Pop.m
├── Push.m
├── RandSel.m
├── Throughput AveragePacketLength=(100).txt
├── Throughput AveragePacketLength=(120).txt
├── Throughput AveragePacketLength=(20).txt
├── Throughput AveragePacketLength=(40).txt
├── Throughput AveragePacketLength=(60).txt
└── Throughput AveragePacketLength=(80).txt
9 directories, 273 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论