搜索资源列表
qpsk
- qpsk发送端到接收端,包括误码率分析。
h4psk
- 基于MATLAB的QPSK过程编程,并且对其过程的信号流程进行分析,用星座图分析其误码率
05041053
- 不考虑多径干扰时在高斯白噪声和瑞利衰落信道条件下QPSK的调制解调过程, 并采用准分析法完成误码性能的计算。仿真过程包括仿真信号产成,滤波器设置,QPSK调制,加入高斯白噪声,通过锐利信道衰落,QPSK解调,误码率计算等几部分
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
QPSK
- QPSK调制与解调,并有误码率的分析,加了 信道噪声。-QPSK modulation and demodulation, and bit error rate analysis, the addition of channel noise.
new_error_rate
- 用matlab分析bPSK和qpsk的误码率,其中有psk信号的调制与解调-psk
Rayleigh_error
- QPSK在Rayleigh信道下的误码率的分析仿真-QPSK in Rayleigh channel bit error rate analysis and simulation. .
OFDM_SNR(QPSK)
- OFDM系统,调制方式QPSK,查看星座图,分析误码率-OFDM systems, modulation QPSK, view the constellations, the bit error rate analysis
errorcheck
- 这是一个可以对随机信号进行加噪,并通过QPSK和8PSK解调后,并分析误码率的程序,为m文件-This is a random signal can add noise, QPSK and 8PSK demodulation through, and after the procedure error rate analysis for the m file
MPSK
- 这是一个可以对随机信号进行加噪,并通过QPSK和8PSK解调后,并分析误码率的程序,为m文件,比较简单,纯粹是调用自带函数制作的-This is a random signal can add noise, QPSK and 8PSK demodulation through, and after the procedure error rate analysis for the m file, relatively simple, purely native function calls ma
qpskzjm
- qpsk源程序,有gui界面,很不错,包含误码率分析,频谱、功率谱分析,还有星座图-qpsk source, a gui interface, very good, including bit error rate analysis, spectrum, power spectrum analysis, as well as constellation
QPSK_Modulate
- QPSK调制的Matlab程序。包含了QPSK调制及误码率分析。可以调制一随机产生的序列来分析误码率,也可以调制一幅图像来分析误码率。-QPSK modulation of the Matlab program. Contains a QPSK modulation and BER analysis. Can be modulated to a randomly generated sequence analysis of BER, an image can also be prepared t
qpsk
- matlab 下高斯和瑞丽分布下QPSK信号的产生,发送和接收以及误码率分析-matlab under the Gaussian distribution, and Ruili QPSK signal generation, transmission and reception, and bit error rate analysis
BER_8PSK_carrier
- QPSK调制信号的误码率性能分析曲线(仿真值与理论值比较)-BER performance of the QPSK modulation signal analysis curve (compare the simulation value and the theoretical value)
QPSK
- QPSK分别在AWGN、Rayleigh、Rican三种信道下误码率仿真程序,附带一份完整的分析报告,是了解QPSK的在衰落条件下的非常好的素材。-QPSK respectively in AWGN, Rayleigh, Rican three channel BER simulation program, with a complete analysis report is a very good understanding of the material under fading condi
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.
Beiyou_Chap10
- 北邮通信原理第十章的程序源代码。包含了BPSK、QPSK的调制解调和误码率分析。 -Source codes for the exercises in chapter 10 in the Beiyou textbook, which include the modulation, demodulation and error rate analysis of BPSK and QPSK.
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和16qam在高斯和瑞利分布下的误码率分析
- qpsk和16qam在高斯和瑞利分布下的误码率分析,内附分析和源代码