登录
首页 » matlab » article

article

于 2021-02-04 发布 文件大小:92KB
0 169
下载积分: 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 个回复

  • bpsk_ofdm_EN
    Modulation test for OFDM : This is a set of five (5) codes about COFDM (Coded Orthogonal Frequency Division Multiplexing) and coding schemes such as Convolutional, BCH, Reed Solomon (RS) and Low Density Parity Check (LDPC). The study uses an OFDM signal over an AWGN Channel with white Gaussian noise model, and calculate the Bit Error Rate wich is plotted.
    2013-05-06 20:48:03下载
    积分:1
  • Mimotools
    mimo tools with matlab cod
    2017-12-23 06:08:03下载
    积分:1
  • duibidu-zengqiang
    分别用三段直线和imadjust函数对图像进行对比度增强,并可以比较结果。(Three lines and imadjust function of image contrast enhancement, and can compare the results.)
    2012-05-09 18:52:00下载
    积分:1
  • work
    一级倒立摆的一个Simulink仿真模型(An inverted pendulum of a Simulink simulation model)
    2011-10-31 21:55:16下载
    积分:1
  • FOX-LImatlab
    用FOX-LI数值迭代法求解不同谐振腔中的稳定模式的matlab程序(FOX-LI numerical iterative method for solving the stable mode cavity matlab program)
    2013-04-10 10:36:38下载
    积分:1
  • tfpart1
    时频分析的toolbox,可以用于<Matlab时频分析技术及其应用>一书(time-frequency analysis of the toolbox, which can be used)
    2007-06-07 19:42:53下载
    积分:1
  • surshrHEDA
    基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m for j=1:((x2-x1)/binswidth) if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth) H(j)=H(j)+1 end end end [wid,len]=size(H) H=H/(wid*len) objvalue=sort(objvalue, descend ) for j=1:((x2-x1)/binswidth))
    2013-03-15 10:44:15下载
    积分:1
  • jpegread
    本程序用于在matlab中读取jpeg格式图像的DCT系数( read dct coefficients in jpeg image)
    2012-01-02 11:39:57下载
    积分:1
  • PID_june
    PID control for 2-dim Systems
    2010-11-12 20:51:55下载
    积分:1
  • shenjingwangluo
    可自由选择贝叶斯正则化算法或者是L-M 优化算法的神经网络matlab代码(The freedom to choose the Bayesian regularization algorithm or LM optimization algorithm neural network matlab code)
    2014-09-11 13:29:43下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载