• 大小: 355KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-09
  • 语言: 其他
  • 标签: MIMO  MATLAB  

资源简介

计算最佳多用户发射波束成形很困难,但该解决方案具有简单直观的结构,每个用户只有一个设计参数。这一基本属性使许多研究人员能够提出启发式波束形成方案 - 这里有许多基本相同的简单方案的名称。最佳波束成形使得在低SNR下的接收信号功率最大化,最小化高SNR下的干扰泄漏,以及在中间SNR处的这些冲突目标之间的平衡。 最佳波束形成结构可以扩展到实际的多小区场景,如本讲座中简要描述的那样。基于本地信道状态信息(CSI)或收发器硬件损伤的备选波束成形参数化可以在[7]中找到。该领域中的一些开放问题是对不完美CSI的鲁棒性,对多天线用户的多流波束成形,其中每个信号用于一组用户的多播,以及基于效用函数的自适应参

资源截图

代码片段和文件信息

function [bestFeasibleWoptimaltotalNbrOfEvaluationsboundsboxes] = functionBRBalgorithm_cvx(HDQsqrtqboxesLowerCornersboxesUpperCornersweightsdeltaepsilonmaxIterationsmaxFuncEvaluationslocalFeasibleproblemModesaveBoxes)
%Maximizes the weighted sum rate or weighted proportional fairness using
%the Branch-Reduce-and-Bound (BRB) algorithm in Algorithm 3. Both problems
%are non-convex and NP-hard in general thus the computational complexity
%scales exponentially with the number of users Kr. This implementation is
%not recommend for more than Kr=6 users.
%
%The references to theorems and equations refer to the following book:
%
%Emil Bj鰎nson Eduard Jorswieck 揙ptimal Resource Allocation in
%Coordinated Multi-Cell Systems?Foundations and Trends in Communications
%and Informati

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件      403210  2018-01-02 22:23  Optimal Multiuser Transmit Beamforming.pdf
     目录           0  2017-11-15 12:54  optimal-beamforming-master\
     文件       20032  2018-01-02 22:22  optimal-beamforming-master.zip
     文件       15640  2017-11-15 12:54  optimal-beamforming-master\functionBRBalgorithm_cvx.m
     文件        6827  2017-11-15 12:54  optimal-beamforming-master\functionFairnessProfile_cvx.m
     文件        3798  2017-11-15 12:54  optimal-beamforming-master\functionFeasibilityProblem_cvx.m
     文件        4298  2017-11-15 12:54  optimal-beamforming-master\functionHeuristicPowerAllocation.m
     文件        1456  2017-11-15 12:54  optimal-beamforming-master\functionMRT.m
     文件        1941  2017-11-15 12:54  optimal-beamforming-master\functionSLNRMAX.m
     文件        1593  2017-11-15 12:54  optimal-beamforming-master\functionZFBF.m
     文件        4476  2017-11-15 12:54  optimal-beamforming-master\README.md
     文件       10338  2017-11-15 12:54  optimal-beamforming-master\simulationFigure3.m

评论

共有 条评论