IS95 CDMA 码与噪声我要分享

IS95-CDMA code with noise

matlab

关注次数: 158

下载次数: 0

文件大小: 6.48 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:在此代码中,实现了 IS-95 标准。原始数据编码使用卷积编码和推广使用 Walsh 码。在时间域中进行传播。要传输的信号然后通过的信道高斯白噪声的行为。在接收端的信号是解扩和误比特率计算。


English Description:

In this code, IS-95 standard is implemented. The original data is coded using convolution coding and spreaded using Walsh codes. the spreading is done in time domain. The signal to be transmitted is then passed through the channel where white Gaussian noise acts. At the receiver the signal is despreaded and bit error rate is calculated.


代码预览