登录
首页 » matlab » article

article

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

  • variance-method
    Code to calculate Rescaled Range Statistics
    2011-08-25 17:23:43下载
    积分:1
  • PSO_DG_Optimization
    利用改进的粒子群算法实现了分布式电源的优化配置!有详细的中文注释!(The improved particle swarm optimization algorithm is used to optimize the configuration of distributed power supply. Detailed Chinese notes!)
    2021-03-30 22:29:10下载
    积分:1
  • chu
    本程序可以实现具有较好相关性的ZC序列,其时频两域相关性很强(The program can achieve better correlation with the ZC sequence, time and frequency domain strong correlation)
    2021-04-11 14:08:58下载
    积分:1
  • 802.15.4a-
    在802.15.4a信道模型下的相关检测的TOA估计算法,能够对目标节点进行测距。(In 802.15.4a channel model correlation detection TOA estimation algorithm, capable of target nodes ranging.)
    2021-01-28 16:58:34下载
    积分:1
  • gaot_toolbox
    用matlab语言编写的遗传算法工具箱,作为一种新的全局优化搜索算法,遗传算法以其简单通用、鲁棒性强、适于并行处理... (using Matlab language of the genetic algorithm toolbox, as a new search algorithm for global optimization, Genetic Algorithm with a simple, common, robust and suitable for parallel processing ...)
    2007-04-28 22:37:20下载
    积分:1
  • MATLAB-SIMULINK
    matlab中关于通信模块simulink的具体介绍以及使用(about communication module simulink matlab introduction and use)
    2013-04-14 09:51:18下载
    积分:1
  • AC_toAC_1I
    this file is an ac to ac controller. you can control the output by adjusting the firing angle of the SCR.
    2013-12-20 14:21:52下载
    积分:1
  • WeatherCalMac
    weather cal application for mac
    2011-11-29 21:25:30下载
    积分:1
  • enzkin
    ENZyme KINetics is the study of the chemical reactions that are catalysed by enzymes. In enzyme kinetics the reaction rate is measured and the effects of varying the conditions of the reaction investigated.
    2010-02-26 13:17:00下载
    积分:1
  • ode_suite
    说明:  MATLAB中用于解常微分方程序的算法解释。(matlab ode suite)
    2010-04-06 23:37:57下载
    积分:1
  • 696518资源总数
  • 105028会员总数
  • 6今日下载