搜索资源列表
qpsk
- qpsk发送端到接收端,包括误码率分析。
qpsk
- 采用qpsk调制后的误码率分析,有一个simulink文件和相应的M文件。
QPSK
- matlab实现的qpsk调制过程,很详细,包括调制解调、自动频率控制和误码率分析等过程-matlab implementation qpsk modulation process, very detailed, including the modulation and demodulation, automatic frequency control, and error rate analysis process
QPSK
- matlab实现QPSK的误码率的仿真和分析,在此程序中,通过运行调试实现了基础的功能-Matlab QPSK ber of simulation and analysis on this program, through the operation commissioning realized the function of the foundation
16Qam
- bpsk 16 qam误码率分析,通过高斯白噪声,终端接收,通过分析了解16 am调制解调原理-this file is adout" bpsk 16 qam ",through the codes yuwill finish your duty
OFDM_SNR(QPSK)
- OFDM系统,调制方式QPSK,查看星座图,分析误码率-OFDM systems, modulation QPSK, view the constellations, the bit error rate analysis
qpskzjm
- qpsk源程序,有gui界面,很不错,包含误码率分析,频谱、功率谱分析,还有星座图-qpsk source, a gui interface, very good, including bit error rate analysis, spectrum, power spectrum analysis, as well as constellation
QPSK
- QPSK误码率分析对QPSK编译码很重要,这里给出了它的误码率分析方法和相应的仿真代码-Performance of QPSK is very well.In this article,we can analyze the performance of QPSK.and give the code.
qpsk
- matlab 下高斯和瑞丽分布下QPSK信号的产生,发送和接收以及误码率分析-matlab under the Gaussian distribution, and Ruili QPSK signal generation, transmission and reception, and bit error rate analysis
QPSK
- QPSK系统的调制与解调与误码率分析附带所有子程序,实现对双极性信号的MATLAB系统仿真。-QPSK system modulation and demodulation and with all subroutine ber analysis, and to realize the dual polarity signal system simulation of MATLAB.
QPSK
- QPSK调制下AWGN信道模型及其误码率分析-in qpsk the simulation of AWGN channel
Qpsk-awgn
- qpsk通过加性高斯白噪声信道误码率分析,m文件-qpsk by the Gaussian channel bit error rate analysis
bpsk-qpsk-16qam-endode-and-decode
- bpsk qpsk 16qam 高斯白噪声信道下基带调制与解调的误码率分析-bpsk qpsk 16qam white Gaussian noise channel baseband modulation and demodulation BER analysis
QPSK-Ruili-Gaisi-Laisi
- QPSK在高斯,瑞利,莱斯信道上的误码率分析-QPSK Modulation and demodulation
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.
瑞利衰落信道的误码率分析源代码
- 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&OFDM
- 基于 MATLAB 对移动通信中的 BPSK、QPSK、16QAM 和 OFDM 基带传输系统进行仿真,分析它们在 AWGN 和 Rayleigh 信道下的误码率性能。重点建立了基于 QPSK 和 16QAM 调制方式下 OFDM 系统的仿真,比较两种调制方式在 Rayleigh 信道下的传输性能,分析了系统模型,提出了代码优化方案。(Based on MATLAB, we simulate the BPSK, QPSK, 16QAM and OFDM baseband transmission
数字通信系统误码率仿真分析
- MATLAB仿真ASK,BPSK,QPSK调制方式的误码率,与理论值比较(The BER of ASK, BPSK and QPSK modulation is simulated by MATLAB and compared with the theoretical value.)
qpsk和16qam在高斯和瑞利分布下的误码率分析
- qpsk和16qam在高斯和瑞利分布下的误码率分析,内附分析和源代码