搜索资源列表
jb6
- 本程序为CCK调制的MATLAB仿真程序,对于研究通信搞调制解调的人十分有用!~
802.11b PHY Simulink Model
- 802.11b物理层的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式,模型包括帧的生成,BPSK、QPSK调制,巴克码扩展,CCK以及信道频移量的选择和一个AWGN信道。 使用说明:先将压缩包解压缩到一个新文件夹中,改变matlab当前执行目录,然后运行WiFi.mdl文件。 压缩包中包括6个文件:WiFi.mdl,WiFi_lib.mdl,WiFi_init.m,cck_codes.mat,ber_test.m,test_level_1
ComplementaryCodeKeying
- 补码键控调制(CCK)算法及实现,包括补码的产生。可以计算补码的增益。主要用在802.11b中-Complementary Code Keying modulation (CCK) algorithm and implementation, including the emergence of complement. Complementary code can calculate the gain. Mainly used in 802.11b Medium
cck
- MATLAB simulator for wireless LAN
IEEE802.11b_example
- 一个IEEE802.11b的实用例程,供大家参考。以5.5Mbps 为例。-5.5 Mbps CCK Simulation using specs from IEEE 802.11b, No guarantees and warantees!
CCK
- 802.11b中CCK11M,CCK5.5M的实现程序,解调用的是FWT算法。-Implementation of 802.11b in the CCK11M program solution is called FWT algorithm.
802.11b-WiFi-CCK-Simulation
- 该程序是802.11b无线通信协议中CCK调制编码仿真。有助于理解CCK用QPSK编码方式-This program will simulate the CCK modulation for the IEEE 802.11b wireless protocol. Helpful for understanding how CCK interacts with QPSK.