中文说明:应用背景本源码实现了一个基本的收发在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.