登录
首页 » matlab » article

article

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

  • KernelFun
    核磁共振地下水探测技术正演计算核函数软件(NMR of groundwater detection technology forward calculation kernel software)
    2010-01-27 14:11:57下载
    积分:1
  • HDB3
    说明:  HDB3码的编码,图形,功率谱密度。用于通信原理教学等(Code HDB3 coding, graphics, power spectral density. Communication Theory for teaching)
    2008-11-19 09:15:48下载
    积分:1
  • 均匀线阵DOA估计Unitary -ESPRIT算法MATLAB
    均匀线阵DOA估计Unitary -ESPRIT算法MATLAB程序(Unitary -ESPRIT for ULA)
    2020-11-30 09:39:28下载
    积分:1
  • zhishihuoqu
    为领域专家提供一种有效的知识获取方法。 该方法 综合各种设备故障诊断知识获取方法的优点, 引入系统论的 概念和思想, 使知识获取过程系统化和程式化, 强调和引入 了设备对象功能技术物理效应、 伴随技术物理效应和可测性 研究。 提出的设备故障诊断模型知识获取方法已应用于建立 某一抽水蓄能机组的诊断知识模型, 表现出了操作的方便 性, 较好地解决了所获取知识的完备性和一致性问题。该方 法使设备故障诊断知识获取工作向工程化的方向迈进了一步(For the domain experts to provide an effective knowledge acquisition method. The fault diagnosis method of integration of knowledge acquisition method has the advantage, the introduction of the system of concepts and ideas, so that systematic and programmed process of knowledge acquisition, stress and the introduction of a functional device object technology physical effects, physical effects associated with technology, and testing research. Fault diagnosis model proposed knowledge acquisition method has been applied to establish the diagnosis of a Pumped Storage Unit knowledge model, showing the convenience of operation, can solve the access to knowledge of the completeness and coherence. The method makes the fault diagnosis knowledge acquisition work to project a step in the direction of)
    2010-07-01 19:19:51下载
    积分:1
  • HighMaPro_matlab_answer
    针对《高等应用数学问题的MATLAB 求解》一书的习题解答,包括微积分问题的计算机求解、线性代数问题的计算机求解、积分变换与复变函数问题的计算机求解等内容。(For )
    2007-09-29 10:49:52下载
    积分:1
  • frame
    通过剪力弯矩的方程,计算混凝土框架结果的强度和刚度极限(frame)
    2010-08-12 22:51:07下载
    积分:1
  • PSOmatlabscource
    说明:  详细讲解粒子群算法并附带有粒子群算法源码程序!相信对你一定有用!(Explained in detail along with the PSO PSO source programs! I believe you must be useful!)
    2011-03-07 21:19:06下载
    积分:1
  • fdtd3dpml
    matlab编写的三维FDTD程序 pml边界条件 实现电磁波传播数值模拟和仿真(Matlab prepared by the three-dimensional FDTD procedures pml boundary conditions to achieve numerical simulation of electromagnetic wave propagation and Simulation)
    2007-01-07 16:00:22下载
    积分:1
  • Gbps-high-speed-channel-estimation
    Gbps高速无线通信的信道估计技术研究,硕士论文,很值得学习(Gbps high-speed wireless communication channel estimation techniques, Master' s thesis, it is worth learning)
    2012-06-15 21:32:35下载
    积分:1
  • WSCC_9_bus_system
    模拟WSCC 9公交系统。我已经做了这个系统与标准数据。如何在Matlab环境下对模拟输电线路的参数(电阻、电抗和电纳)是由分布参数与平衡负载流。千瓦&千乏的发电机的参数转换成KVA和Matlab仿真千伏。(This simulation is of WSCC 9 Bus System. I have made this system with standard datas. How ever for simulating in Matlab environment the parameters of transmission lines ( Resistance , Reactance and Susceptance ) are taken by distributed parameters with balance load flow. The Parameters of generators in KW & KVAR are converted into KVA and KV for Matlab simulation. )
    2014-11-19 23:35:42下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载