搜索资源列表
qpsk
- Passing signal to AWGN channel after QPSK modulation and plotting BER at SNR
B_Q_Q16_AWGN
- B_Q_Q16_AWGN.rar是BPSK,QPSK,16QAM在高斯信道下的系统性能仿真,给出了信噪比SNR与误比特率BER 的关系。 16QAM是16进制的正交振幅调制在高斯信道和瑞利信道下的信噪比SNR与误比特率BER 的关系。都是matlab编写的-B_Q_Q16_AWGN.rar BPSK, QPSK, 16QAM in AWGN channel system performance simulation, given the relationship between the S
RAKE_BER_CONVENC_QPSK
- *Demonstrate convolutional encoding and decoding *Simulate BER for QPSK and BPSK, plot and then **compare the result with the theoretical value. *compare SER of the Rake and ML. – Symbols are taken randomly from QPSK. – Run the simulation for
matlab
- 基于ofdm的信道系统源代码,包括调制、解调等。函数功能 : 实现数据的QPSK调制—PLC信道传输—BPSK解调—得到误码率- is_noise 是否添加噪声:0 否,1 是 is_convenc 是否进行卷积编码: 0 否 , 1 是 ;——信道编码 interout 交织输出 interin 交织输入 chan_type PLC信道类型:0 无多径,1 四径模型,2 11径模型,3 AR模型,4 FIR模型;
OFDM simulation matlab
- This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul
bqpsk
- BPSK 与QPSK 调制解调系统的Matlab 仿真程序,发送滤波器与接收滤波器均为根升余弦滚降滤波器;信道噪声为加性高斯白噪声 绘制BPSK 与QPSK 调制下的误码率与信噪比曲线图,并与理论曲线进行对比-BPSK and QPSK modulation and demodulation system Matlab simulation program, send and receive filters are root raised cosine filter roll-off fil
MatlabSimulation
- 通信系统设计,数字带通传输系统仿真Matlab代码 1. 比较BPSK与QPSK两种调制方式的误码率和误比特率性能(注意QPSK的误码率不同于误比特率),横坐标为SNR,并与理论曲线比较,分析解释仿真图。 2. 要求使用Matlab/C语言/Matlab-simulink中的任一种工具实现。 3. 代码中每个模块都要有详细注释说明。 -Communications systems design, digital bandpass transmission system simul