登录
首页 » matlab » article

article

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

  • OFDMtransmission
    this projeh learn us how simulate OFDMtransmitter
    2013-07-10 23:11:47下载
    积分:1
  • GPS-Acquisition-Algorithm
    GPS信号的捕获算法仿真,包括串行捕获算法仿真(平方检波,CFAR,单次判决),并行码相位捕获算法仿真(平方检波,CFAR,单次判决),以及FFT并行码相位捕获算法仿真(平方检波,CFAR, TONG判决)。(GPS signal acquisition algorithm simulation, including the capture of serial algorithm simulation (square detection, CFAR, a single sentence), parallel code phase acquisition algorithm simulation (square detection, CFAR, a single sentence), as well as the parallel FFT algorithm simulation code phase acquisition ( square detection, CFAR, TONG judgment).)
    2021-03-30 17:59:09下载
    积分:1
  • matlabfourconectivity
    matlab 4 connectivity prgram ....in image processing..
    2010-09-26 19:11:06下载
    积分:1
  • Des3321ktop
    matlab毕业编程【谷速软件】贝兹曲线绘图界面 可以作为参考使用,程序是word版本 (matlab graduate program [Valley] Bézier curve drawing speed software interface can use as a reference, the program is a word version)
    2014-12-16 23:14:15下载
    积分:1
  • SubspacebasedblindadaptivemultiuserdetectionusingK
    A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only the signature waveform and the timing of the desired user.(A new blind adaptive multiuser detection s cheme based on a hybrid of the Kalman filter and subs pace estimation is proposed. It is shown that th e detector can be expressed as an anchored signa l in the signal subspace and the coefficients ca n be estimated by the Kalman filter using only th e signature waveform and the timing of the desir ed user.)
    2007-03-10 17:35:34下载
    积分:1
  • 基于内容的图像检索,代码齐全MATLAB
    基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
    2018-04-02 15:31:10下载
    积分:1
  • lilu
    离散微分方程的生物学动力系统害虫喷洒农药控制(The power system of discrete differential equations biological pest spraying pesticides control)
    2012-04-24 21:59:16下载
    积分:1
  • shuntaichuanre12
    针对多层导热特性的一个简单分析模型,可通过对不同层材料特性的设置,核算材料温度的变化。 (A simple model for the analysis of the thermal properties of the multilayer may be provided by the material properties of the different layers, accounting material temperature variations.)
    2013-12-19 23:26:54下载
    积分:1
  • rungekutta
    runge kutta方法求解常微分方程(the Runge–Kutta methods (German pronunciation: are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations. These techniques were developed around 1900 by the German mathematicians C. Runge and M.W. Kutta.)
    2012-04-24 17:10:20下载
    积分:1
  • GA
    说明:  这是一个关于遗传算法的m文件,不错 o (This is about the genetic algorithm m files, henbucuo o)
    2012-04-29 21:04:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载