登录
首页 » matlab » interference-managementSharp6.6

interference-managementSharp6.6

于 2015-11-08 发布 文件大小:83KB
0 233
下载积分: 1 下载次数: 76

代码说明:

  对5g通信的研究,其中包括吞吐量的比较,sinr的比价(The study of 5 g communication, including the comparison of throughput, comparison of sinr)

文件列表:

interference management#6.6
...........................\comparsion1_in_patterns.asv,4918,2014-03-18
...........................\comparsion1_in_patterns.m,4990,2014-03-18
...........................\comparsion2_in_patterns.asv,13032,2014-03-28
...........................\comparsion2_in_patterns.m,13032,2014-03-28
...........................\comparsion3_in_patterns.m,5703,2014-03-18
...........................\int_grouping.asv,2714,2014-03-17
...........................\int_grouping_rsrp.m,2257,2014-03-23
...........................\int_grouping_shuliang.m,2853,2014-03-23
...........................\int_grouping_SINR.m,2817,2014-03-23
...........................\int_muting_pattern0_throughput.asv,1788,2014-03-17
...........................\int_muting_pattern0_throughput.m,1797,2014-03-27
...........................\int_muting_pattern1_throughput.asv,1913,2014-03-13
...........................\int_muting_pattern1_throughput.m,2332,2014-03-22
...........................\int_muting_pattern2_throughput.m,2288,2014-03-17
...........................\int_muting_pattern3_throughput.asv,1921,2014-03-13
...........................\int_muting_pattern3_throughput.m,2291,2014-03-17
...........................\int_muting_pattern4_throughput.m,2300,2014-03-17
...........................\int_muting_pattern5_throughput.m,2311,2014-03-18
...........................\int_muting_rsrp.asv,1369,2014-03-15
...........................\int_muting_rsrp.m,1393,2014-03-18
...........................\int_muting_throughput.asv,1304,2014-03-12
...........................\int_pattern0_rsrp.asv,1376,2014-03-16
...........................\int_pattern0_rsrp.m,1374,2014-03-16
...........................\int_pattern0_sinr.asv,1556,2014-03-16
...........................\int_pattern0_sinr.m,1726,2014-03-18
...........................\int_pattern1_rsrp.asv,1321,2014-03-13
...........................\int_pattern1_rsrp.m,1353,2014-03-15
...........................\int_pattern1_sinr.asv,1570,2014-03-16
...........................\int_pattern1_sinr.m,1866,2014-03-18
...........................\int_pattern2_rsrp.m,1353,2014-03-15
...........................\int_pattern2_sinr.asv,1686,2014-03-16
...........................\int_pattern2_sinr.m,1866,2014-03-18
...........................\int_pattern3_rsrp.m,1353,2014-03-15
...........................\int_pattern3_sinr.m,1866,2014-03-18
...........................\int_pattern4_rsrp.m,1355,2014-03-15
...........................\int_pattern4_sinr.asv,1679,2014-03-16
...........................\int_pattern4_sinr.m,1870,2014-03-18
...........................\int_rsrp.asv,1989,2014-03-14
...........................\int_rsrp.m,2071,2014-03-17
...........................\int_selectcell.asv,898,2014-03-03
...........................\int_selectcell.m,844,2014-03-11
...........................\int_SINR.asv,3022,2014-03-22
...........................\int_SINR.m,3277,2014-03-27
...........................\int_smallcell.asv,1883,2014-03-18
...........................\int_smallcell.m,1890,2014-03-18
...........................\int_smallcell_UE_shu.asv,1382,2014-03-22
...........................\int_smallcell_UE_shu.m,1402,2014-03-22
...........................\int_throughput.asv,1485,2014-03-22
...........................\int_throughput.m,1646,2014-03-28
...........................\int_ue.asv,978,2014-03-11
...........................\int_ue.m,927,2014-03-18
...........................\main.asv,962,2014-03-12
...........................\main.m,1089,2014-03-13
...........................\passlost.asv,1103,2014-03-02
...........................\throughput_SINR_in_patterns.asv,5807,2014-03-18
...........................\throughput_SINR_in_patterns.m,5826,2014-03-18
...........................\ͼƬ

...........................\....\1.txt,383,2014-03-23

...........................\....\2.txt,381,2014-03-23


...........................\....\3.txt,381,2014-03-23

...........................\....\4.2 蓝绿是SINR,蓝色是数量,黄色是RSRP.bmp,425258,2014-03-23
...........................\....\4.3 蓝绿是SINR,蓝色是数量,黄色是RSRP.bmp,891646,2014-03-23
...........................\....\4.txt,381,2014-03-23
...........................\....\5.txt,381,2014-03-28
...........................\....\6.1.bmp,236278,2014-04-04
...........................\....\6.2.bmp,425258,2014-04-04
...........................\....\6.3.bmp,891646,2014-04-04
...........................\....\6.bmp,236278,2014-04-04
...........................\....\6.txt,381,2014-03-28

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

发表评论

0 个回复

  • xianxingguihua
    matlab 插值处理的程序 大家可以看看(matlab interpolation processing program you can look at)
    2009-10-12 20:52:18下载
    积分:1
  • A_User_Friendly_Fortran_BVP_Solver
    一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined. )
    2010-11-08 02:14:08下载
    积分:1
  • Program-Otorisasi-Login
    Authentication when user login
    2014-10-12 01:12:23下载
    积分:1
  • rgb-to-hsi
    本程序在matlab中实现了图像通道从rgb到hsi的转变,为图像滤波提供了基础(The image channel program in matlab transformation from rgb to hsi, provides the basis for image filtering)
    2013-04-16 22:02:54下载
    积分:1
  • Windturbines_AR_Devenport
    AR法风速时程模拟,虽然是也有程序,但是根据实际操作以及运行,保证切实可行,并且加入频谱比较以及结果输出excel(AR process simulation method when the wind speed, although there are procedures, but according to the actual operation and the operation to ensure viable and joined spectrum and comparison result output excel)
    2016-11-20 11:08:25下载
    积分:1
  • hsai
    关于带流量控制的优先权排队模型进行研究和分析(About flow control with priority queuing model to conduct research and analysis)
    2009-03-27 19:10:47下载
    积分:1
  • EspeechQualitv
    评价MATLAB的语音质量,易于使用?镆组合柿子膍张couurantyne atlab ,使用,可以直接使用。 (Evaluation of MATLAB voice quality, easy to use? Mo combination persimmon Pi Zhang couurantyne atlab, can be used directly.)
    2012-07-29 22:08:40下载
    积分:1
  • Baasas
    Applies different blur filter to each element of a matrix
    2010-11-27 02:51:35下载
    积分:1
  • matlab89
    MATLAB数值分析与应算习题代码8 9节,用于学习交流,不可用商业用途。(MATLAB Numerical Analysis and Problem code 89 should be considered section for learning exchanges, can not be used for commercial purposes.)
    2010-05-14 13:41:23下载
    积分:1
  • EKF_UKF_test1
    扩展卡尔曼滤波,无味卡尔曼滤波对非线性轨迹目标跟踪性能对比。(Extended Kalman filter, unscented Kalman filter to nonlinear trajectory target tracking performance comparison.)
    2012-06-05 17:10:19下载
    积分:1
  • 696516资源总数
  • 106432会员总数
  • 11今日下载