• 大小: 0.65M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-12
  • 语言: Matlab
  • 标签: 角度扩展  K.  

资源简介

欧洲winner2的官方3D天线信道模型源程序 内包含十多种场景选择 考虑了角度扩展 k参数等 explanation of the input parameter structs, see WIMPARSET, LAYOUT2LINK, LAYOUTPARSET,

资源截图

代码片段和文件信息

% AA=AntennaArray(varargin)
% see arrayparset.m for examples

% Author: Milan Narandzic (TUI) Martin K鋝ke (TUI)
function AA=AntennaArray(varargin)
% Default array geometry is single antenna (does not require any parameters)
% Default element field-pattern is isotropic verticaly polarized with
% XPD=Inf;
% if Azimuth is supplied it should be in degrees
% ATTENTION: the definition of azimuth used here is the one where 0 degree
% is the positive x-axis and angles increase in mathematical positive
% direction (+90 degree positive y-axis -90 degree negative y-axis)
%         1     2     3     4      5        6         7
Labels={‘Pos‘‘Rot‘‘UCA‘‘ULA‘‘FP-ACS‘‘FP-ECS‘‘Azimuth‘};
AA = struct(‘Name‘ []...
            ‘Pos‘ [0;0;0]...
            ‘Rot‘ [0;0;0]...
            ‘Element

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        5876  2020-08-24 09:18  winner2\AntennaArray.m
     文件        5380  2020-08-24 09:18  winner2\AntennaResponse.m
     文件         874  2020-08-24 09:18  winner2\antenna_pol_vect.m
     文件       65372  2020-08-24 09:18  winner2\Aperture_Calc.p
     文件        1013  2020-08-24 09:18  winner2\arrayparset.m
     文件        1627  2020-08-24 09:18  winner2\ArrayPreprocess.m
     文件        1872  2020-08-24 09:18  winner2\BP2Aperture.m
     文件        1606  2020-08-24 09:18  winner2\BP2Aperture1D.m
     文件        1824  2020-08-24 09:18  winner2\cas.m
     文件        3261  2020-08-24 09:18  winner2\Contents.m
     文件        2268  2020-08-24 09:18  winner2\dipole.m
     文件        1434  2020-08-24 09:18  winner2\ds.m
     文件        1006  2020-08-24 09:18  winner2\example_channel_matrix.m
     文件        1145  2020-08-24 09:18  winner2\example_EADF_approx.m
     文件         892  2020-08-24 09:18  winner2\example_syntetic_arrays.m
     文件        5155  2020-08-24 09:18  winner2\fixedAoas.m
     文件        5316  2020-08-24 09:18  winner2\fixedAods.m
     文件       11159  2020-08-24 09:18  winner2\fixedPdp.m
     文件        1390  2020-08-24 09:18  winner2\fixedScatterFreq.m
     文件       34991  2020-08-24 09:18  winner2\generate_bulk_par.m
     文件        5622  2020-08-24 09:18  winner2\G_Calc1D_simple.p
     文件       21910  2020-08-24 09:18  winner2\G_Calc3D_simple.p
     文件       35387  2020-08-24 09:18  winner2\interpbp.p
     文件        3130  2020-08-24 09:18  winner2\layout2link.m
     文件        6855  2020-08-24 09:18  winner2\layoutparset.m
     文件        8104  2020-08-24 09:18  winner2\lhc_mimoofdm_est.m
     文件        3680  2020-08-24 09:18  winner2\LOSprobability.m
     文件        8289  2020-08-24 09:18  winner2\LScorrelation.m
     文件         218  2020-08-24 09:18  winner2\mycart2sph.m
     文件         588  2020-08-24 09:18  winner2\mysph2cart.m
     文件        7647  2020-08-24 09:18  winner2\NTlayout.m
............此处省略19个文件信息

评论

共有 条评论

相关资源