搜索资源列表
mod%26demod
- 根据输入的调制方式,对输入序列MOD_IN进行调制,分别采用BPSK, QPSK, !6QAM, 64QAM,完成对星座图的映射-According to the modulation input, the input sequence MOD_IN modulation, using BPSK. QPSK,! 6QAM, 64QAM, the completion of the mapping constellation
demodulation
- 基于IEEE802.11a标准的星座图解调源程序, 包括BPSK,QPSK,16QAM,64QAM
QPSK
- qpsk的实现及其星座图希望大家有好的资源可以互相共享
0809aaaa
- 有关QPSK调制解调的仿真程序,包括基带输入波形及其功率谱、QPSK调制信号及其功率谱、AWGN信道输出及其功率谱、通过瑞利信道之前和之后的信号星座图 6)在高斯白噪声和瑞利衰落信道条件下的误码性能以及高斯白噪声的理论曲线,所有误码性能曲线在同一坐标比例下绘制
QPSK.rar
- QPSK是一种二维调制技术,其中水平轴称为同相轴,垂直轴称为正交轴,分别对应于星座图上的1和Q坐标。同相载波指载波本身,正交载波指相位旋转90度的载波1周。QPSK调制在实现时是采用正交调幅的方式,某星座点在1坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将两个调幅信号相加就是所需的调相信号,QPSK is one kind of two-dimensional modulating technology, the horizontal axis is called
QPSK_Modulation
- QPSK信号的加噪声信号调制和星座图绘制-QPSK signal plus noise signal modulation and constellation mapping
qpsk
- 4psk与qpsk星座图及波形对比,matlab仿真程序。-4psk with qpsk constellation diagram and waveform contrast, Matlab simulation program.
myQPSK
- 蒙特卡洛QPSK编码,画出星座图(含噪声)并将模拟误码率与理论值比较-Monte Carlo QPSK encoding, constellation diagram drawn (including noise) and simulated bit error rate compared with the theoretical value
QAMANDQPSK
- QAM QPSK 的设计,使用matlab实现,有星座图。-QAM QPSK design, the use of matlab implementation, there are constellation.
QPSK
- QPSk的仿真程序,包括AWGN信道和瑞利信道波形以及星座图-QPSk simulation procedures, including the AWGN channel and Rayleigh channel waveforms as well as the constellation diagram
psk31
- 这个程序显示qpsk信号的星座图,用户稍加修改可显示自己生成的信号源的星座图 关键字 信号处理,调制,vc++ -the programme for C++ ,you can see the Oscillotion of QPSK
MATLAB--QPSK
- matlab中qpsk误码率以及星座图的分析-qpsk under matlab
QPSK-with-raised-cosine
- 完整的qpsk通信系统,包括发送端,接收端,在不同的信道模型下的仿真:awgn,rayleigh。包括各种眼图,星座图,基带波形,载波波形。-Complete the qpsk communication system, including the sender, the receiver in a different channel model Simulation: awgn, and Rayleigh. Including a variety of eye diagram, constel
bpsk-qpsk-qam
- bpsk qpsk 16qam 64qam频带上的调制解调信号包括误码率曲线,眼图和星座图-bpsk qpsk 16qam 64qam modulation and demodulation
QPSK
- QPSK信号MATLAB仿真,分别有波形为滚降波形(载频为5Hz,符号速率为1Baud)和波形为矩形波(载频为5Hz,符号速率为1Baud)两种波形形成的仿真。以及误比特率性能曲线、星座图。 -MATLAB simulation of the QPSK signal, respectively, the waveform for the roll-off waveform (carrier frequency 5Hz, the symbol rate for 1Baud) and the w
QPSK
- 实现QPSK调制,并且实现其星座图,得到QPSK的功率谱密度-QPSK modulation,again star point picture and PSD of QPSK
qpsk.m
- QPSK 空时编码 基带调制 星座图编码-Coded baseband QPSK modulation constellation of space-time coding
qpsk
- qpsk信号二进制编码,星座图,散点图绘制及解调-QPSK signal coding, constellation mapping and demodulation
subject3
- PSK误码率仿真程序。仿真得到不同信噪比下的BPSK和QPSK信号星座图; 在等效基带模型上对QPSK调制系统的误码率进行仿真。(PSK code error rate simulation program)
QPSK在AWGN下的仿真
- QPSK在AWGN下的星座图,计算误码率并与理论的误码率进行比较,绘出比较图。