登录
首页 » Windows开发 » 基于随机波束形成的多

基于随机波束形成的多

于 2022-08-22 发布 文件大小:1.33 MB
0 102
下载积分: 2 下载次数: 1

代码说明:

针对基于随机波束成形的多用户MIMO下行系统提出了三种调度算法:后端比例公平门限调度算法,后端最大值调度算法和后端比例公平最大值调度算法。通过仿真表明,这三种算法相比其他调度算法,在基本保持系统性能的前提下,能够降低反馈率,且有各自的特点和适用性:后端比例公平门限调度算法随着小区内用户数目的增多,反馈率越小,适合用户数较多的情况;后端最大值调度算法和后端比例公平最大值算法在用户数目较多的情况下,系统性能基本保持不变,且随着子信道数目增加,反馈率越小,适合天线数和用户数都较多的情况。-Based on random beamforming for multi-user MIMO downlink system proposed three kinds of scheduling algorithms: back-end proportional fairness scheduling algorithm threshold, the maximum back-end and back-end proportional fairness scheduling algorithm for the maximum scheduling algorithms. The simulation showed that the three kinds of algorithms compared with other scheduling algorithms, the basic premise of maintaining system performance, can reduce the feedback rate, and have their own characteristics and applicability: the back-end proportional fairness scheduling algorithm with the threshold number of users within a cell increases, the smaller the response rate for the number of users are more situation back-end and back-end ratio of the maxi

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

发表评论


0 个回复

  • This is a game that is to write a procedure to understand
    这是有一个比赛题,是写出一个看不懂的程序-This is a game that is to write a procedure to understand
    2022-07-18 10:17:37下载
    积分:1
  • 游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。...
    游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。-The framework of game design documents, including game concept, roles, scenes, and so on mission.
    2022-02-04 19:47:13下载
    积分:1
  • 条码生成函数
    资源描述一个可用于在VC和VB环境中生成条码的函数! 
    2023-07-22 15:15:02下载
    积分:1
  • 用MFC实现音频播放器
    用MFC实现的音频播放器,格式为wav,你也可以在网上搜索关键词,将格式改为其他的,本程序还实现了根据声音大小绘制波形的功能,如下图所示。希望打开通过动手制作基于C++的音乐播放器,了解播放器的原理。并通过自己动手,在windows播放器组件的基础上,可以参考我的算法,去实现自己的界面和自己的播放模式。
    2022-06-28 00:23:26下载
    积分:1
  • 一个比较实用的音乐播放器,源代码供大家分享
    一个比较实用的音乐播放器,源代码供大家分享-A more practical music player, the source code for everyone to share
    2023-08-05 04:35:03下载
    积分:1
  • hex2bin是一个很好的工具,但用在Windows
    hex2bin is a very good tool but used in windows-hex2bin
    2023-06-22 13:05:04下载
    积分:1
  • Respberry Smart car 源代码, 包含控制,video, 等=可继续扩展
    这是Respberry smart car的开源代码,已包含前进,后退,速度等控制代码和控制界面, 可继续扩展开发,源程序使用Python语言,平台可以Windows,同时兼容C语言。适合于新手学习使用。
    2023-09-04 08:20:05下载
    积分:1
  • 把快捷方式的文件的路径,使用IShellLink。
    怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
    2023-07-15 01:10:03下载
    积分:1
  • 封装了NT下底层安全功能的类,对windows安全方面的编程有帮助
    封装了NT下底层安全功能的类,对windows安全方面的编程有帮助-package of NT security features of the bottom category of windows programming security help
    2022-01-29 04:34:49下载
    积分:1
  • 一个用于制作Microsoft Word插件的小程序,使用Delphi语言
    一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发-a Microsoft Word for the production of small plug-in procedures, the use of Delphi language
    2022-03-26 04:19:49下载
    积分:1
  • 696518资源总数
  • 105273会员总数
  • 10今日下载