三跳协作通信我要分享

Three hop cooperative communication

congressnqr 瑞利信道-距离 协作通信 三跳协作通信

关注次数: 297

下载次数: 1

文件大小: 15KB

代码分类: 通信仿真

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

信道为瑞利信道,S_D的距离为1米,三跳协作通信系统中S_R、R1_R1、S_D的距离均为1/3米。调制方式为BPSK,信噪比在-15dB-15dB间,接收端合并方式为ERC,迭代次数为1000。


English Description:

The channel is Rayleigh channel, S_ The distance between D and S is 1 meter_ R、R1_ R1、S_ The distance of D is 1 / 3M. The modulation mode is BPSK, the signal-to-noise ratio is between - 15dB and 15dB, the combining mode of receiver is ERC, and the number of iterations is 1000


代码预览

三跳协作通信\add2statistic.m

三跳协作通信\add_channel_effect.m

三跳协作通信\ber.m

三跳协作通信\ber2snI.m

三跳协作通信\ber_2_senders.m

三跳协作通信\bit2symbol.m

三跳协作通信\calculate_signal_parameter.m

三跳协作通信\estimate_channel_SNR.m

三跳协作通信\generate_channel_structure.m

三跳协作通信\generate_relay_structure.m

三跳协作通信\generate_rx_structure.m

三跳协作通信\generate_signal_structure.m

三跳协作通信\generate_statistic_structure.m

三跳协作通信\main1.asv

三跳协作通信\multihop.asv

三跳协作通信\multihop.m

三跳协作通信\prepare_relay2send.asv

三跳协作通信\prepare_relay2send.m

三跳协作通信\rx_combine.asv

三跳协作通信\rx_combine.m

三跳协作通信\rx_correct_phaseshift.m

三跳协作通信\rx_reset.m

三跳协作通信\show_statistic.m

三跳协作通信\snr2ber.m

三跳协作通信\symbol2bit.m

三跳协作通信