搜索资源列表
OFDM
- This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under AWGN case.
Ofdm ber2
- 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel
BER.rar
- OFDM,MPSK,MDPSK,QAM四种调制方式误比特率的matlab仿真代码。,Matlab simulation code of OFDM, MPSK, MDPSK, QAM modulation bit error rate
OFDMcode.rar
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.,Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustnes
ofdmgen.m
- MATLAB program for OFDM generation and reception This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix. Transmitter End: 1. Generate random serial data with M symbols (RAND
OFDM_m
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.-Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustn
perfect_OFDM
- 还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮
channel_simulation
- 代码包含的主要内容是AWGN信道上BPSK,QPSK,16QAM的调制解调,以及误码率计算过程,其中还有OFDM调制在信道上传输的仿真内容-Code contains the main contents of AWGN channel BPSK, QPSK, 16QAM modulation and demodulation, and bit error rate calculation process, in which there are OFDM modulation in the cha
64QAM
- a matlab code for 64 QAM digital modulation
OFDM_4QAM_SIMULINK
- 这里是课程设计时做的一个MATLAB-SIMULINK环境下OFDM的仿真源程序,采用16QAM的子载波调制系统,高斯模拟信道,有误码率分析以及星座图,希望对大家有所帮助-Here is a program designed to do a MATLAB-SIMULINK environment, OFDM simulation source code, using 16QAM subcarrier modulation system, Gaussian analog channel, with
OFDM-QPSK
- 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有QPSK,QAM,信道为AWGN,并对有插入导频的OFDM系统进行了仿真。-The source code implements the OFDM communication system simulation, modulation methods are QPSK, QAM, the channel is AWGN, and has inserted into the OFDM pilot system was simulated.
OFDM-modulation-matlab
- The fourth generation of communication technology OFDM QAM modulation matlab code
OFDM simulation matlab
- This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul
OFDM
- OFDM qpsk,16qam and 64 qam code
PSK-QAM-OFDM_SIGNALS
- psk、qam、ofdm调制代码,并附有相关的解释-Psk, qam, ofdm modulation code, accompanied by relevant explanations
ofdm code
- OFDM simulation system use different modulation technique such as M-PSK M-QAM user can select that type . the program use image to be transmitted in QI mapped ,signal affected by AWGN and Fading on channel be for received
QAM
- QAM星座图,误码率,高斯白噪声,这是应用OFDM中的一个模块(QAM_MODEM Matlab code is Realize QAM modulation function and QAM demodulation function code)
compute_symbol_error_rate_qam_ofdm_awgn.m
- matlab code for ofdm channel simulator
OFDM source code
- OFMD系统包含8个子载波,f=1Hz,子载波频率间隔为1Hz,每个子载波4-QAM,符号周期1s(The OFMD system contains 8 sub-carriers, f = 1 Hz, sub-carrier frequency interval is 1 Hz, 4-QAM per sub-carrier, symbol period 1s)
OFDM
- OFDM code with 16-QAM modulation. Can be easily Understood and modified.(This code basically computes the BER of an OFDM system. The ifft size is 64 .16-QAM is the modulation Technique and convolution encoding rate 1/2 is used as the coding scheme.)