搜索资源列表
16QAM-QPSK-OFDM
- OFDM系统在QPSK与16QAM调制下,误码率比较程序,希望对大家有一定用处-OFDM system with 16QAM QPSK modulation, error rate procedures, We hope to have some use
qpsk
- qpsk发送端到接收端,包括误码率分析。
MATLAB-OFDM.rar
- 根据OFDM的基本原理, 利用MATLAB编写 OFDM系统仿真的程序,通过分步执行,能够比较清 楚地了解OFDM实现的整个过程,熟悉每一步变化 的数据特征。对掌握OFDM的原理和熟悉MATLAB 仿真都是非常重要的,仿真的最后给出了该OFDM 系统仿真的误码率。其中qpskmod.m 为QPSK调制 的函数 qpskdemod.m 为QPSK解调的函数 comb.m 为产生加性高斯白噪声的函数 giins.m 为往信号中 插入保护间隔的函数 girem.m 为从接收信号中去除
qpsk.rar
- 加性高斯白噪声信道条件下的QPSK信号的调制与解调,观察了调制信号的功率谱图,输入输出信号图,已经时间误码率图与理论误码率的比较,Additive white Gaussian noise channel under the conditions of the QPSK signal modulation and demodulation, observed power spectra of modulated signals, input and output signal maps, pla
QPSK
- QPSK调制下在AWGN和Rayleigh衰落信道下的仿真以及误码率计算,包含完整的报告说明-QPSK modulation in AWGN and Rayleigh fading channel simulation, as well as bit error rate calculation, the report contains a complete descr iption
QPSK
- 实现QPSK的仿真,画出误码率和信噪比的曲线-QPSK simulation to achieve, draw the curve of error rate and SNR
QPSK
- QPSK调制解调,包括波形,误码率,并加入时延,以前做的实验,可以作为参考。-QPSK modulation and demodulation, including waveforms, error rate, and add delay, before doing the experiment, can be used as reference.
stbc-qpsk-ber
- stbc编码qpsk调制的误码率,需要的可以下载了学习一下-stbc编码qpsk调制的误码率
OFDM_SNR(QPSK)
- OFDM系统,调制方式QPSK,查看星座图,分析误码率-OFDM systems, modulation QPSK, view the constellations, the bit error rate analysis
qpsk
- qpsk调制解调,功率谱密度,误码率曲线,和MPSK的比较-qpsk modem, power spectral density, the error rate curve, and comparison of MPSK
QPSKwumalvfangzhen
- QPSK误码率仿真及星座图,仿真入门级。信号的调制译码-The Simulation and QPSK constellation, entry-level simulation. Decoding the signal modulation
Band-QPSK-ber-simulation
- 带通QPSK误码率仿真——蒙特卡洛在通信系统中的应用-Band QPSK ber simulation
QPSK-BER-analysis-program
- 本程序主要实现的是QPSK误码率分析,仿真图包括QPSK仿真误码率,QPSK理论误码率,QPSK仿真误比特率,QPSK理论误比特率。-The main procedures are QPSK BER analysis, simulation figure includes QPSK simulation BER, QPSK theoretical BER, QPSK simulation BER, QPSK theoretical bit error rate.
alamouti空时编码的误码率仿真
- 可以自己设置发射天线数目,采用QPSK调制,结果为星座图和误码率曲线。
瑞利衰落信道的误码率分析源代码
- 1.瑞利衰落信道的表示。 2.使用 matlab 构建QPSK 通信仿真系统。 3.使用matlab 分析所构建系统在加有白噪声的瑞利衰落信道情况下的误码率。 4.对增加信道编解码后的信道,使用 Matlab 重新进行误码率分析(编解码方式任选) 。(1.Representation of Rayleigh fading channels. 2. using MATLAB to build QPSK communication simulation system. 3. using
QPSK误码率分析
- 此程序是用于QPSK误码率分析,在matlab中写入此程序,进而用matlab画出误码率的图形,然后可以分析其性能。(This program is used to analyze QPSK error rate, write the program in MATLAB, and then draw the bit error rate with MATLAB, and then analyze its performance.)
QPSK Rayleigh
- 仿真瑞利信道下 QPSK 调制的误码率性能(BER performance of QPSK modulation under Rayleigh fading channel)
qpsk
- QPSK蒙特卡洛仿真,具有很好的 误码率曲线(QPSK)
qpsk
- qpsk调制,解调,通过高斯信道误码率计算,并画误码率图和眼图,星座图(QPSK modulation, demodulation, error rate calculation through Gaussian channel and drawing error rate diagram and eye diagram. constellation diagram)
qpsk和16qam在高斯和瑞利分布下的误码率分析
- qpsk和16qam在高斯和瑞利分布下的误码率分析,内附分析和源代码