搜索资源列表
ofdm.m
- 本人的主要任务是利用MATLAB作为仿真工具来实现OFDM在无线信道上的系统仿真,其中主要的仿真模块包括信源产生,波形预处理,调制,插入导频信号和保护间隔,无线信道,接收滤波器,信道估计和信号补偿,解调,计算误比特率模块。-My main task is to use MATLAB as a simulation tool to achieve the wireless channel on the OFDM system simulation, in which the main simula
wlan_transmitter
- WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamb
OFDM_OPTIMAL_rx
- OFDM接收端程序仿真,包括循环前缀、保护间隔、导频。-OFDM receiver process simulation, including the cyclic prefix, guard interval, pilot.
OFDM-System
- OFDM System, including pilot, GI, Guard band, rayleigh channel, AWGN, equalization, channel estimation.