登录
首页 » matlab » cooperative

cooperative

于 2020-12-23 发布 文件大小:205KB
0 312
下载积分: 1 下载次数: 1251

代码说明:

  一个协作通信系统的仿真,包括AF,DF协作方式,接收端采用不同的合并方式(最大比合并,选择合并)进行合并.根据接收端不同的接收合并方式进行最优功率分配(A cooperative communication system with AF,DF )

文件列表:

cooperative
...........\0_3_2_1.fig
...........\1-075-025.fig
...........\1sender_2senders_compare.fig
...........\1_025_075.fig
...........\AAF_FRC_compare.fig
...........\add2statistic.m
...........\add_channel_effect.m
...........\add_channel_effect_noNoise.m
...........\add_PA_and_channel_effect.m
...........\add_PA_and_white_noise.m
...........\AP.fig
...........\ber.m
...........\ber2SNR_DAF.m
...........\ber_2_sender.m
...........\bit2symbol.m
...........\calculate_signal_parameter.m
...........\dou.fig
...........\erc.fig
...........\ERC_distance.fig
...........\ERC_equal_111PA.fig
...........\ERC_equal_PA.fig
...........\ERC_PA.fig
...........\esnrc.fig
...........\ESNRC_distance.fig
...........\ESNRC_PA1.fig
...........\estimate_direct_channel_SNR.m
...........\estimate_via_channel_SNR.m
...........\frc-best1101.fig
...........\FRC_21_31_41.fig
...........\FRC_equal_101010_21.fig
...........\FRC_PA.fig
...........\generate_channel_structure.m
...........\generate_relay_structure.m
...........\generate_rx_structure.m
...........\generate_signal_structure.m
...........\generate_statistic_structure.m
...........\get_channel_muti_parameter.m
...........\get_channel_white_noise.m
...........\jilu.fig
...........\jilu111.fig
...........\main1.m
...........\main_2_sender.m
...........\main_2_sender_no_ERC.m
...........\main_statistic.m
...........\methord_cp1_question.fig
...........\MRC.fig
...........\MRCbest.fig
...........\MRC_distance.fig
...........\MRC_PA.fig
...........\PA_ERC.fig
...........\power_allocate.m
...........\power_control.m
...........\prepare_relay2send.m
...........\q.m
...........\qinv.m
...........\rx_combine.m
...........\rx_correct_phaseshift.m
...........\rx_reset.m
...........\show_statistic.m
...........\symbol2bit.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yulewalker
    现代谱估计yulewalker法,现代的谱估计方法,(PSD yulewalker method,)
    2011-05-30 09:51:50下载
    积分:1
  • mimo
    MIMO系统 容量和天线数目关系 通过仿真可以看出 容量随着天线数目的变化(Antenna MIMO system capacity and the number of relations can be seen through the simulation volume with changes in the number of antennas)
    2021-05-07 04:28:36下载
    积分:1
  • ML_detection_Matlab
    关于MIMO-OFDM的信号检测方法,ML检测(Signal detection method for MIMO-OFDM, ML detection)
    2018-04-16 14:23:57下载
    积分:1
  • gest
    void swap1(int x, int y) //值传递 void swap2(int *px, int *py) //指针传递 void swap3(int &x, int &y) //引用传递 的使用(void swap1(int x, int y) //值传递 void swap2(int*px, int*py) //指针传递 void swap3(int &x, int &y) //引用传递 的使用)
    2012-04-30 16:41:44下载
    积分:1
  • LDPC
    说明:  实现LDPC信道码的仿真,已在大型软件开发项目中实用(LDPC code and decode matlab)
    2020-11-30 16:47:58下载
    积分:1
  • OFDM_memoryPolynomialPA
    Simulation 16QAM-OFDM with mmeory Polynomial PA (Simulation 16QAM-OFDM with mmeory Polynomial PA)
    2013-07-03 09:33:18下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • EE_SE
    Optimal Resource Allocation and EE-SE Trade-Off in Hybrid Cognitive Gaussian Relay Channels
    2021-01-13 16:38:48下载
    积分:1
  • jiugongwenti
    (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
    2008-12-25 22:07:50下载
    积分:1
  • 基于MATLAB的IIR数字滤波器的设计与仿真分析_刘兴
    说明:  数字信号处理,利用matlab语言仿真,对信号进行滤波。(Digital signal processing, using MATLAB language simulation to filter the signal)
    2019-04-12 20:59:30下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载