登录
首页 » matlab » article

article

于 2021-02-04 发布 文件大小:92KB
0 76
下载积分: 1 下载次数: 81

代码说明:

  软件程序按照发射端所掌握的各用户信道状态信息的程度共分为两部分:即完整信道状态信息(CSIT)和部分信道状态信息(CSIP)。其中,每一部分都包括预编码(precoding)和用户调度(scheduling) 在CSIT中,precoding又按照各用户的数据流数分为单数据流和多数据流两种情况。在每种情况下,首先考察了不同预编码算法的性能表现,包括两种ZF、MMSE、SINR、SLNR。之后又考察了功率分配算法的性能表现(文件名中含有PD表明其含有功率分配的过程)。按照不同指标进行功率分配的,在文件名中进行了区分,如PD_CN代表以信道范数为参考指标进行功率分配。Scheduling部分首先观察了RoundRobin、MaxH和MMSLNR三种算法的性能对比。之后在Kc和Round部分分别观察了不同预选用户数和不同最大替换轮数下MMSLNR算法的表现。 在CSIP中,只对各用户单数据流的情况进行了仿真。采用的预编码算法主要有DSLNR(即直接运用CSIT下的预编码算法)、ESLNR(即对SLNR进行均值计算的,在CSIP中,引入均值计算的与SLNR有关的算法,其文件名中都有modified以示区别)、EMMSE(即陈明老师那边的那篇文章中的预编码算法)。Scheduling中也只是简单的观察了RoundRobin、MaxH、DMMSLNR和EMMSLNR(前者没有均值计算,后者有)的性能对比。(The degree of channel state information for each user software program in accordance with the master transmitter consists of two parts : the complete channel state information (CSIT) and partial channel state information (CSIP). Wherein , each of which comprises a pre- coding (precoding) and the user scheduling (scheduling) In CSIT in , precoding and each user according to the number of data streams into a single data stream and multiple data streams in both cases . In each case , first examine the performance of different pre- coding algorithm, including two ZF, MMSE, SINR, SLNR. After they inspected the power allocation algorithm performance ( file name contains PD showed that it contained power allocation process ) . According to different indicators for power distribution , make a distinction in the file name , such as PD_CN representative channel norm-referenced index for power distribution . Scheduling section first observed the performance comparison RoundRobin, MaxH and MMSL)

文件列表:

article
.......\CSIP
.......\....\precoding
.......\....\.........\ESLNR_MultipleAntenna
.......\....\.........\.....................\another_sort.m,553,2008-12-15
.......\....\.........\.....................\coherence_receive_MultiAnt.m,2062,2009-06-24
.......\....\.........\.....................\coherence_receive_SingleAnt.m,1545,2009-06-24
.......\....\.........\.....................\EMMSE.m,459,2010-01-21
.......\....\.........\.....................\feedback.m,571,2009-06-28
.......\....\.........\.....................\main.m,7707,2010-01-21
.......\....\.........\.....................\main2.m,9381,2009-09-11
.......\....\.........\.....................\MMSE_Dabbagh.m,390,2009-06-28
.......\....\.........\.....................\RVQ.m,294,2009-06-22
.......\....\.........\.....................\SLNR_MultiAnt.m,2448,2009-09-08
.......\....\.........\.....................\SLNR_MultiAnt_modified.m,2827,2009-12-07
.......\....\.........\.....................\SLNR_SingleAnt.m,730,2009-09-05
.......\....\.........\.....................\SLNR_SingleAnt_modified.m,812,2009-07-06
.......\....\.........\.....................\source_BPSK.m,436,2009-05-20
.......\....\.........\.....................\source_QPSK.m,657,2009-04-24
.......\....\.........\.....................\Untitled.m,728,2009-10-09
.......\....\.........\.....................\Untitled2.m,953,2009-12-28
.......\....\.........\ESLNR_SingleAntenna
.......\....\.........\...................\another_sort.m,553,2008-12-15
.......\....\.........\...................\coherence_receive_SingleAnt.m,1547,2009-06-23
.......\....\.........\...................\EMMSE.m,485,2010-01-21
.......\....\.........\...................\feedback.m,609,2009-06-22
.......\....\.........\...................\main.m,5643,2010-01-21
.......\....\.........\...................\RVQ.m,294,2009-06-22
.......\....\.........\...................\SLNR_SingleAnt.m,787,2009-06-23
.......\....\.........\...................\SLNR_SingleAnt_modified.m,890,2009-06-22
.......\....\.........\...................\source_BPSK.m,436,2009-05-20
.......\....\.........\...................\source_QPSK.m,657,2009-04-24
.......\....\.........\...................\Untitled.m,1614,2009-12-25
.......\....\.........\...................\Untitled2.m,109,2009-12-09
.......\....\scheduling
.......\....\..........\ESLNR_MMSLNR
.......\....\..........\............\another_sort.m,553,2008-12-15
.......\....\..........\............\coherence_receive.m,1590,2009-05-22
.......\....\..........\............\coherence_receive_SingleAnt.m,1503,2009-06-22
.......\....\..........\............\feedback.m,609,2009-06-22
.......\....\..........\............\main.m,7300,2010-01-21
.......\....\..........\............\maxH.m,291,2009-12-11
.......\....\..........\............\MMSLNR.m,6121,2009-06-04
.......\....\..........\............\MMSLNR_modified.m,6373,2009-06-08
.......\....\..........\............\MMSLNR_SingleAnt.m,6012,2009-06-23
.......\....\..........\............\MMSLNR_SingleAnt_modified.m,6256,2009-06-23
.......\....\..........\............\RRS.m,209,2009-12-11
.......\....\..........\............\RVQ.m,294,2009-06-22
.......\....\..........\............\SLNR.m,779,2009-06-17
.......\....\..........\............\SLNR_modified.m,932,2009-06-17
.......\....\..........\............\SLNR_PD_modified.m,1113,2009-06-17
.......\....\..........\............\SLNR_SingleAnt.m,743,2009-06-22
.......\....\..........\............\SLNR_SingleAnt_modified.m,890,2009-06-22
.......\....\..........\............\SLNR_SingleAnt_PD.m,960,2009-06-23
.......\....\..........\............\SLNR_SingleAnt_PD_modified.m,1113,2009-06-23
.......\....\..........\............\source_BPSK.m,436,2009-05-20
.......\....\..........\............\source_QPSK.m,657,2009-04-24
.......\....\..........\............\Untitled.m,1069,2009-12-28
.......\CSIT
.......\....\precoding
.......\....\.........\MultiStream
.......\....\.........\...........\BD.m,929,2010-01-20
.......\....\.........\...........\BD_PD.m,936,2010-01-20
.......\....\.........\...........\channel_inversion.m,146,2009-09-14
.......\....\.........\...........\coherence_receive.m,1965,2010-01-20
.......\....\.........\...........\gram_schmidt.m,357,2009-09-15
.......\....\.........\...........\main.m,3523,2013-06-04
.......\....\.........\...........\main2.m,3651,2010-01-21
.......\....\.........\...........\main3.m,4360,2010-01-21
.......\....\.........\...........\main4.m,2958,2010-01-21
.......\....\.........\...........\MMSE.m,158,2010-01-20
.......\....\.........\...........\PowerDistribution_Reciprocal.m,229,2009-10-30
.......\....\.........\...........\PowerDistribution_Reciprocal_MultiStream1.m,424,2009-11-26
.......\....\.........\...........\SLNR.m,602,2009-11-10
.......\....\.........\...........\SLNR_PD.m,697,2010-01-20
.......\....\.........\...........\SLNR_PD_CN.m,694,2009-12-09
.......\....\.........\...........\SLNR_PD_modified.m,702,2010-01-20
.......\....\.........\...........\SLNR_PD_SINR.m,980,2009-12-09
.......\....\.........\...........\source_BPSK.m,460,2009-09-29
.......\....\.........\...........\source_QPSK.m,669,2009-09-15
.......\....\.........\...........\svd_receive.m,1743,2009-11-26
.......\....\.........\...........\Untitled.m,5288,2010-01-17
.......\....\.........\SingleStream
.......\....\.........\............\BD.m,929,2010-01-20
.......\....\.........\............\BD_PD.m,936,2010-01-20
.......\....\.........\............\channel_inversion.m,201,2013-05-29
.......\....\.........\............\coherence_receive.m,1824,2010-01-20
.......\....\.........\............\main.m,5715,2013-06-04
.......\....\.........\............\main2.m,4239,2010-01-21
.......\....\.........\............\main3.m,4376,2010-01-21
.......\....\.........\............\MMSE.m,158,2010-01-20
.......\....\.........\............\PowerDistribution_Reciprocal.m,229,2009-11-26
.......\....\.........\............\SINR.m,2039,2009-11-09
.......\....\.........\............\SLNR.m,519,2009-11-10
.......\....\.........\............\SLNR_PD.m,587,2009-10-30
.......\....\.........\............\SLNR_PD_CN.m,609,2009-11-10
.......\....\.........\............\SLNR_PD_SINR.m,815,2009-11-10
.......\....\.........\............\source_BPSK.m,460,2009-09-29
.......\....\.........\............\source_QPSK.m,669,2009-09-15
.......\....\.........\............\svd_receive.m,1743,2010-01-20

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

发表评论

0 个回复

  • vshoqkrj
    我编写的MATLAB程序,刚开始学些数据挖掘的只是,是分类的 LSXLzG 算法中的k均值聚类算法,模式识别大作业,在MATLAB ztjgIKe环境下,性能优良。(I write MATLAB program, just started to learn some data mining only, is LSXLzG classification algorithm in the k-means clustering algorithm, pattern recognition large operations in MATLAB ztjgIKe environment, excellent performance.)
    2016-01-19 22:50:18下载
    积分:1
  • 三角信号及高斯信号
    说明:  用MATLAB产生简单三角信号及高斯信号(Generating simple triangle signal and Gaussian signal by MATLAB)
    2021-03-22 09:29:58下载
    积分:1
  • matlab
    语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序(speech analysis and synthsis)
    2012-03-23 17:39:07下载
    积分:1
  • BP
    说明:  神经网络的MATLAB源程序神经网络的MATLAB源程序神经网络的MATLAB源程序(MATLAB source neural network neural network neural network MATLAB MATLAB source code source code)
    2010-05-26 19:56:16下载
    积分:1
  • MPLAB_IDE
    MPLAB_IDE中文资料 中文介绍 MPLAB_IDE(MPLAB_IDE Chinese Information Chinese Introduction MPLAB_IDE)
    2013-08-07 22:13:04下载
    积分:1
  • rapparport4matlab
    rapparport matlab code solution for 4.31
    2014-10-06 21:16:26下载
    积分:1
  • xerrorbarcc
    xerrorbar - Just like errorbar, but for uncertainty in x
    2013-10-25 17:17:44下载
    积分:1
  • CHIDOS
    The 16x2 LCD Display requires a specific startup sequence // to initialize itself. This sequence (1) clears the display, // (2) moves the cursor to home, (3) resets the function code // (4) turns the display on, and (5) sets the entry mode
    2013-11-11 05:24:22下载
    积分:1
  • optics
    说明:  分数傅里叶变换以及计算全息图的迂回编码实现,以及衍射的仿真和所需的计算机生成图形。对信息光学的研究人员有用处。(Fractional Fourier Transform and circuitous CGH Coding and diffraction simulation and the required computer-generated graphics. Optics researchers in information useful.)
    2010-04-27 19:52:51下载
    积分:1
  • 42I15-IJAET0715661_v6_iss3_1390to1398
    ITS matlab code running explanation of motor and clearly gave the characteristics
    2013-10-22 11:02:43下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载