Welcome![Sign In][Sign Up]
Location:
Search - csma-ca matlab

Search list

[SourceCodecsma/ca ofdm matlab编程仿真

Description: 其中有csma/ca的matlab编程仿真,也有ofdm的matlab编程实现
Platform: | Size: 3026 | Author: yinuo2010 | Hits:

[Internet-Network网络仿真-0.5持续CSMA

Description: p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。 -p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
Platform: | Size: 55296 | Author: fang | Hits:

[Communication802.11

Description: 关于802.11a的matlab仿真,可以用于仿真-on 802.11a Matlab simulation, simulation can be used
Platform: | Size: 29696 | Author: 胡东 | Hits:

[Internet-Networkwireless_protocol

Description: 用MATLAB实现的无线网络协议,有助于学习无线网络协议的工作机理!-MATLAB wireless network protocol, to the learning of the wireless network protocol Mechanism!
Platform: | Size: 38912 | Author: 陈强 | Hits:

[Program doc802.3-csma

Description: 无线局域网820。3 2000协议的所有内容-wireless LAN 820. 3 2000 all the elements of the agreement
Platform: | Size: 4975616 | Author: sxm | Hits:

[Post-TeleCom sofeware systemsmultiple_access_protocols

Description: 该源程序代码实现了如:纯ALOHA,扩展ALOHA,CSMA,ISMA等的多径通信协议通信仿真实现,程序结果给出了各个通信协议下传输数据的成功率和时间延迟。-Realize that the source code such as: pure ALOHA, the expansion of ALOHA, CSMA, ISMA and other multi-path communication protocol communication simulation realize, given the results of the proceedings of various communication protocols to transmit data under the success rate and time delay.
Platform: | Size: 11264 | Author: 郭顺利 | Hits:

[Fax programALOHA

Description: 保证正确无误的Multiple access protocls源代码。包括ALOHA, CSMA, ISMA等等。写论文,做研究,超级有用-Guarantee the accuracy of the Multiple access protocls source code. Including ALOHA, CSMA, ISMA and so on. Write papers, to do research, super useful
Platform: | Size: 11264 | Author: Jane | Hits:

[source in ebookcsma

Description: csma模型的仿真,可以参考 slotted CSMA simulation-CSMA model simulation, can refer to slotted CSMA simulation
Platform: | Size: 1024 | Author: 吴迎笑 | Hits:

[3G developmac_802_15_4_transac

Description: csma协议,802.15.4协议mac层transac的c文件和header文件-CSMA agreement 802.15.4 mac layer transac the c files and header files
Platform: | Size: 4096 | Author: 高翔 | Hits:

[matlabcsma_cd

Description: 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。-802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
Platform: | Size: 6144 | Author: wangxin | Hits:

[Communication-Mobilemultiple_access_protocols

Description: 系统分别对无线通信中的几种重要的多址接入协议进行了仿真,包括pure-ALOHA,slotted-ALOHA,CSMA以及ISMA,对每种协议的信噪比-误码率关系进行了分析。-Of wireless communications systems are in several important multiple access protocol simulation, including the pure-ALOHA, slotted-ALOHA, CSMA and ISMA, signal to noise ratio of each type of agreement- the relationship between bit error rate are analyzed.
Platform: | Size: 5120 | Author: 张硕 | Hits:

[OS programcsma_ca

Description: csma ca implemenattion
Platform: | Size: 10240 | Author: sam | Hits:

[Software Engineeringcsma

Description: This a code for csma-This is a code for csma
Platform: | Size: 1024 | Author: jahanzeb | Hits:

[Communicationcsma

Description: this codesimulate csma algorithm.
Platform: | Size: 1024 | Author: aissan | Hits:

[Otherena

Description: matlab对aloha,s-aloha,csma的仿真-matlab pairs of aloha, s-aloha, csma Simulation
Platform: | Size: 120832 | Author: tff | Hits:

[matlabWireless--Matlab

Description: Simulation file for CSMA/CA
Platform: | Size: 30720 | Author: hari | Hits:

[matlabCSMA

Description: CSMa/ca的 Matlab实现程序,仅供参考-CSMa/ca of Matlab procedures, for reference purposes only
Platform: | Size: 8192 | Author: ruan | Hits:

[Othercsma

Description: this is matlab csma ca network hhigh level
Platform: | Size: 5120 | Author: Hasan | Hits:

[Communication-MobileCSMAWithCollisionDetection实验

Description: 成员变量 private int stationNum; 准备发送的站的数量 private const int maxLength = 1500 * 8; 一帧的最大长度,单位为位 private const int rate = 512; 时钟为512,单位为100ns private const int maxCollisionNum = 16; 最大冲突数 private const int maxTotalTime = 10000; 最大时隙数 private int road; 信道信号,0表示无信号,1表示有信号,大于1表示有信号的叠加 private int transTimeRemain; 剩余传输时间,单位为时隙 private int totalTime; 总共进过时隙 private double totalDate; 总传输的数据,单位为Mb private Station[] stationList;(Carrier Sense Multiple Access, carrier sense multiple access. CSMA/CD (Carrier Sense Multiple Access/Collision Detection), namely carrier monitoring multiple access / collision detection method and CSMA/CA.)
Platform: | Size: 368640 | Author: 可可西里12 | Hits:

[Internet-Networkcsmaca_csmacd

Description: 使用matlab对MAC协议的仿真源代码 MATLAB仿真csma/ca csma/cd,两个的(mac Matlab on the MAC protocol simulation source code matlab simulationcsma/ca and csma/cd)
Platform: | Size: 17408 | Author: 阿四阿四 | Hits:
« 12 »

CodeBus www.codebus.net