登录
首页 » matlab » intercellresourceallocation

intercellresourceallocation

于 2021-01-04 发布 文件大小:9033KB
0 171
下载积分: 1 下载次数: 5

代码说明:

说明:  详尽描述了3GPP LTE环境中小区间资源分配仿真的全过程,有蜂窝小区的模拟方法和资源调度的算法,还有性能仿真的曲线图(3GPP LTE detailed description of the allocation of resources between the environment small and medium-sized simulation of the entire process, and the simulation of Cellular and resource scheduling algorithm, as well as the curve of performance simulation)

文件列表:

intercell resource allocation
.............................\default.htm
.............................\Images
.............................\......\ball.gif

.............................\......\folder.gif
.............................\......\H.gif
.............................\......\I.gif
.............................\......\L.gif
.............................\......\nfolder.gif
.............................\......\ofolder.gif
.............................\......\T.gif
.............................\index.qud.cfg
.............................\LTE系统性能评估.nh
.............................\Paper
.............................\.....\mdb
.............................\.....\...\Y1186593.mdb
.............................\.....\pdf
.............................\.....\...\fm.htm
.............................\.....\...\index.htm
.............................\.....\...\left.htm
.............................\.....\...\ml.htm
.............................\.....\...\y11865930003.pdf
.............................\.....\...\y11865930005.pdf
.............................\.....\...\y11865930006.pdf
.............................\.....\...\y11865930007.pdf
.............................\.....\...\y11865930008.pdf
.............................\.....\...\y11865930009.pdf
.............................\.....\...\y11865930010.pdf
.............................\.....\...\y11865930011.pdf
.............................\.....\...\y11865930012.pdf
.............................\.....\...\y11865930013.pdf
.............................\.....\...\y11865930014.pdf
.............................\.....\...\y11865930015.pdf
.............................\.....\...\y11865930016.pdf
.............................\.....\...\y11865930017.pdf
.............................\.....\...\y11865930019.pdf
.............................\.....\...\y11865930020.pdf
.............................\.....\...\y11865930021.pdf
.............................\.....\...\y11865930022.pdf
.............................\.....\...\y11865930023.pdf
.............................\.....\...\y11865930024.pdf
.............................\.....\...\y11865930025.pdf
.............................\.....\...\y11865930026.pdf
.............................\.....\...\y11865930027.pdf
.............................\.....\...\y11865930028.pdf
.............................\.....\...\y11865930029.pdf
.............................\.....\...\y11865930031.pdf
.............................\.....\...\y11865930032.pdf
.............................\.....\...\y11865930035.pdf
.............................\.....\...\y11865930036.pdf
.............................\.....\...\y11865930037.pdf
.............................\.....\...\y11865930038.pdf
.............................\.....\...\y11865930039.pdf
.............................\.....\...\y11865930040.pdf
.............................\.....\...\y11865930041.pdf
.............................\.....\...\y11865930042.pdf
.............................\.....\...\y11865930043.pdf
.............................\.....\...\y118659301.pdf
.............................\.....\...\y118659302.pdf
.............................\.....\...\y1186593wz.pdf
.............................\.....\...\y1186593zye.pdf
.............................\仿真通信系统中多小区干扰协调的研究.zip

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

发表评论

0 个回复

  • ikvei
    随机调制信号下的模拟ppm,结合PCA的尺度不变特征变换(SIFT)算法,包括主成分分析、因子分析、贝叶斯分析。( Random ppm modulated analog signal under Combined with PCA scale invariant feature transform (SIFT) algorithm, Including principal component analysis, factor analysis, Bayesian analysis.)
    2017-05-11 15:38:40下载
    积分:1
  • Heterogeneous-network
    无线通信网络的发展趋势之一是将各种不同无线接入技术进行融合。多接入选择作为无线资源管理中的关键技术是目前异构网融合的研究热点之一。从用户的利益出发,充分考虑预接入网络的费用、QoS 和稳定性;假定不同的网络运营商之间是彼此竞争的,即没有达成统一的协议,提出了一种结合目标代价函数与层次分析法的动态多接入选择算法。通过对影响因素进行分析和二次判断,建立了网络选择决策模型,仿真结果验证了该算法的正确性与有效性。(Trends in wireless communication network is one of a variety of different wireless access technologies will be integrated. Multi-access radio resource management in selection as the key technology is the integration of heterogeneous networks of research focus. From the user' s interests fully into account the cost of pre-access networks, QoS and stability assumed between different network operators are competing with each other, that did not reach uniform agreement, proposed a combination of objective cost function and level analysis of dynamic multi-access selection algorithm. Through analysis of the factors affecting the judge and the second, the establishment of a network selection decision-making model, simulation results verify the correctness and validity of the algorithm.)
    2011-07-06 12:38:14下载
    积分:1
  • lijing
    说明:  基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去关心,正是由于Simulink 具有这些特点,所以它被广泛的应用在通信仿真中,利用Simulink 强大的工具箱和其建模的优势建立了常用的DPCM数字电话通信系统仿真模型,对该通信系统进行了模型构建、系统设计、仿真演示、结果显示以及综合性能分析,而且该分析方法同样可推广到其它的通信系统,具有普遍意义。(Simulink-based simulation of Simulink DPSK communication system is provided by MATLAB dynamic system modeling and simulation of a software package that allows users to shift attention from the programming model of the structure, the user save a lot of repetitive coding work Simulink Each module is transparent to the user, the user need only know the module s input, output and functional modules, rather than how the realization of the internal control module, and then left to the user to do is how to use these modules to build model to fulfill its a simulation tasks as Simulink s Ge Ge module at run time how Zhi Xing, Shi Jian yes how to sample, events are the details of how to drive and so on Xing problem, users can not care, Zheng Shi as Simulink those characteristics, so Ta is widely used in communication simulation, using Simulink toolbox and its powerful modeling advantage of the establishment of a common DPCM Digital telephone communication system simulation model, the communica)
    2010-04-24 15:20:45下载
    积分:1
  • MerfrfrgePDFs_15
    cooperative relay communication ieee
    2009-02-14 18:56:48下载
    积分:1
  • IEC870-101-102-103-104-modbus-cdt
    电力最常用的规约的学习资料,包括101,102,103,104,modbus,cdt,其中104还有测试程序,及解析工具;( The most commonly used power statute learning materials, including 101,102,103,104, modbus, cdt, where there are 104 test procedures, and analysis tool )
    2016-05-12 14:47:36下载
    积分:1
  • cat2013-Prospectus--cusat
    see the attachments- cusat
    2013-09-18 00:05:22下载
    积分:1
  • USBTORS232Converter
    Z-TEK USB转RS232串口驱动文件,网上很难找到,今天我吧它贴出来,希望能帮助大家!(Z-TEK USB TO RS232 Converter)
    2020-06-26 01:00:02下载
    积分:1
  • C# JSON
    已封装好C#调用JSON语句方法,dll文件(Encapsulated C# Call JSON Statement Method, DLL File)
    2019-05-17 13:31:38下载
    积分:1
  • ZTEWinCE_V1_2
    说明:  ZTEWelink Wireless Module Driver User Guide for WinCE-V1.2
    2019-01-15 09:29:45下载
    积分:1
  • shaping_filter_and_dsp_realize_theory
    基带脉冲成形数字滤波器的MATLAB设计与DSP上的实现(shaping filter and dsp realize theory )
    2009-11-22 21:51:39下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载