《通信信号处理》课程的大作业相应的代码我要分享

The communication signal processing "course of large assignments corresponding code

通信信号处理 16QAM 模拟信道衰落 NCO

关注次数: 404

下载次数: 0

文件大小: 5KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本代码是《通信信号处理》课程的大作业相应的代码。主要是通信信号发射端的仿真,具体功能是:

1.产生任意长度的伪随机序列,将序列映射为I,Q两路的信号。

2.均方根升余弦滤波器成型。 3.经过通带衰减为3dB的倾斜滤波器(模拟信道衰落效果)。

4.插零,半带滤波器升抽样。

5.NCO处理单元调制。



English Description:

This code is communication signal processing courses corresponding to the large code. Mainly is the simulation of the communication signal transmitter, the specific functions are:
1. Produce arbitrary length of the pseudo-random sequence, the sequence mapping for the I, Q two-way signal
2. Raise the root-mean-square filter forming
3. After passband attenuation 3dB tilt filter (analog channel fading effect)
4. Insert zero, half-band filter l sampling.
5. NCO processing unit modulation


代码预览

bshape1.m

butterfilter.m

dtft.m

hbf.m

insert_zero.m

main.m

NCO.m

qam.m

two2four.m

说明.txt