16QAM调制解调

所属分类:matlab编程
开发工具:matlab
文件大小:4KB
下载次数:6
上传日期:2020-05-23 13:59:22
上 传 者yinying
说明:  % QAMModem.m程序清单 % 仿真4比特原始数据与星座图的编码映射过程; % 完成16QAM信号的调制解调; % 基带信号符号速率 ps =1Mbps; % 成形滤波器的滚降因子 a=0.8; % 载波信号频率fc=2MHz ; % 采样频率 Fs=8MHz ; % 绘制16QAM信号的频谱及时域波形; % 采用相干解调法仿真其解调过程; % 绘制解调前后的基带信号时域波形; % 将原始基带数据、QAM已调数据、滤波器系数写入相应的文本文件中。 clc;
(%Qammodem. M program list %The coding mapping process of 4-bit original data and constellation is simulated; %Complete the modulation and demodulation of 16QAM signal; %Baseband signal symbol rate PS = 1Mbps; %Roll off factor of shaping filter a = 0.8; %Carrier signal frequency fc = 2MHz; %Sampling frequency FS = 8MHz; %Draw the spectrum and time domain waveform of 16QAM signal; %The coherent demodulation method is used to simulate the demodulation process; %Time domain waveform of baseband signal before and after demodulation is drawn; %Write the original baseband data, QAM adjusted data and filter coefficient into the corresponding text file.)

文件列表:
16QAM调制解调 (0, 2020-05-11)
16QAM调制解调\bshape.m (209, 2020-05-11)
16QAM调制解调\constel.m (537, 2020-05-11)
16QAM调制解调\four2two.m (506, 2020-05-11)
16QAM调制解调\main_plot.m (1510, 2020-05-11)
16QAM调制解调\qam.m (365, 2020-05-11)
16QAM调制解调\qamdet.m (423, 2020-05-11)
16QAM调制解调\random_binary.m (263, 2020-05-11)
16QAM调制解调\two2four.m (253, 2020-05-11)

近期下载者

相关文件


收藏者