在AWGN噪声收发器我要分享

AWGN noise transceiver

matlab awgn 噪声 收发器

关注次数: 256

下载次数: 1

文件大小: 1.34 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:应用背景本源码实现了一个基本的收发在MATLAB中实现。调制使用二进制相移键控(BPSK)和信道建模为加性高斯白噪声(AWGN)的源代码是使用基本的直观的想法和MATLAB内置函数来实现。关键技术源代码在matlab中实现了一个基本的通信收发器。它的一个完整的端到端的通信系统仿真框架。


English Description:

Application backgroundThis source code implements a basic transceiver implemented in Matlab.The modulation used is Binary Phase shift Keying (BPSK) and channel is modeled as Additive White Gaussian Noise (AWGN)The Source code is implemented using basic intuitive ideas and Matlab built in functions. Key TechnologySource code implements a basic communication transceiver in Matlab.Its a complete end to end framework for simulation of a communication system.


代码预览