搜索资源列表
16QAM-QPSK-OFDM
- OFDM系统在QPSK与16QAM调制下,误码率比较程序,希望对大家有一定用处-OFDM system with 16QAM QPSK modulation, error rate procedures, We hope to have some use
MATLAB-OFDM.rar
- 根据OFDM的基本原理, 利用MATLAB编写 OFDM系统仿真的程序,通过分步执行,能够比较清 楚地了解OFDM实现的整个过程,熟悉每一步变化 的数据特征。对掌握OFDM的原理和熟悉MATLAB 仿真都是非常重要的,仿真的最后给出了该OFDM 系统仿真的误码率。其中qpskmod.m 为QPSK调制 的函数 qpskdemod.m 为QPSK解调的函数 comb.m 为产生加性高斯白噪声的函数 giins.m 为往信号中 插入保护间隔的函数 girem.m 为从接收信号中去除
stbc-qpsk-ber
- stbc编码qpsk调制的误码率,需要的可以下载了学习一下-stbc编码qpsk调制的误码率
QPSK-MBOFDM
- QPSK-MBOFDM发射接收机 QPSK调制的多频带OFDM(MB-OFDM)发射机,经过加性高斯噪声信道,接收机判断误码率。 -QPSK-MBOFDM launch QPSK modulation receiver multiband OFDM (MB-OFDM) transmitter, through the additive Gaussian noise channel, the receiver determine the error rate.
STBC_MIMO_code
- 本代码是关于多天线技术空时块编码的通信系统仿真源程序,其中包括QPSK调制,QPSK解调,FFT,IFFT,STBC等模块,并给出误码率计算和性能仿真图。-The code is on the multi-antenna space-time block coding techniques of communication system simulation source code, including QPSK modulation, QPSK demodulation, FFT, IFFT,
OFDM_SNR(QPSK)
- OFDM系统,调制方式QPSK,查看星座图,分析误码率-OFDM systems, modulation QPSK, view the constellations, the bit error rate analysis
ofdm
- ofdm系统中QPSK和QAM调制解调不同调制方法误码率的比较-ofdm system QPSK and QAM modulation and demodulation error rate of different modulation methods comparison
OFDM_16QAM
- 这是一个完整的OFDM系统建模,包括主程序OFDM 调制模块,解调模块,调制解调模块中包括BPSK,QPSK,16QAM,64QAM, 主程序包括循环前缀添加,加窗处理,频谱图、PAPR计算,误码率统计等功能。-This is a complete OFDM system modeling, including main program OFDM modulation module, a demodulation module, modulation and demodulation modul
OFDM--ber
- ofdm仿真 其中包括qpsk调制解调,加高斯,串并转换等;最后有误码率曲线的输出-ofdm simulation including qpsk modulation and demodulation, plus Gaussian, string and conversion Finally there is an output bit error rate curve
Desktop
- 基于QPSK或者BPSK的ofdm误码率仿真源码-The simulation of OFDM under QPSK or BPSK
OFDM
- ofdm有关信噪比与误码率的matlab仿真,包含QPSK星座图。-Matlab OFDM simulation of the signal to noise ratio and the bit error rate, contains the QPSK constellation.
MATLAB的OFDM仿真
- 基于MATLAB的OFDM仿真,主要是对误码率的仿真,还有与QPSK调制的比较
程序
- OFDM-QPSK水声通信程序仿真,检测误码率等等(Underwater acoustic communication program simulation, detection error rate and so on)
完整的OFDM仿真程序,包括QPSK,16QAM调制
- 这是一个完整的OFDM系统建模,包括主程序OFDM 调制模块,解调模块,调制解调模块中包括BPSK,QPSK,16QAM,64QAM, 主程序包括循环前缀添加,加窗处理,频谱图、PAPR计算,误码率统计等功能。(This is a complete OFDM system modeling, including main program OFDM modulation module, a demodulation module, modulation and demodulation modul
OFDM系统
- OFDM系统的MATLAB仿真程序,采用卷积码编码,QPSK调制,带扩频,在AWGN信道下传输得到误码率曲线。