资源简介
This document describes a MATLAB implementation of the Interim Channel Model for Beyond-3G Systems [SCME], denoted SCME as it is an extension of the 3GPP Spatial Channel Model (SCM) [SCM]. Note that this SCM extension is not associated with the 3GPP working group. It was developed in Workpackage 5 (
代码片段和文件信息
function antpar=antparset(varargin)
%ANTPARSET Antenna parameter configuration for SCM
% ANTPAR=ANTPARSET sets default parameters for the input struct ANTPAR.
%
% Default parameters are [ {default} ]:
%
% BsGainPattern - complex BS array element field patterns [ {1} | 4D-array]
% BsGainAnglesAz - azimuth angles (degrees) for BsGainPattern [ {linspace(-18018090)} ]
% BsGainAnglesEl - elevation angles (not used currently)
% BsElementPosition - element spacing for BS linear array in wavelenghts [ {0.5} ]
% MsGainPattern - complex MS array element field patterns [ {1} | 4D-array]
% MsGainAnglesAz - azimuth angles (degrees) for MsGainPattern [ {linspace(-18018090)} ]
% MsGainAnglesEl - elevation angles (not used currently)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4854 2004-12-07 21:19 SCME\antparset.m
文件 2015 2006-08-30 19:49 SCME\cas.m
文件 1087 2005-05-20 17:43 SCME\Contents.m
文件 2349 2004-09-01 11:10 SCME\dipole.m
文件 1573 2006-08-30 19:49 SCME\ds.m
文件 47263 2005-05-30 16:14 SCME\generate_bulk_par.m
文件 2978 2004-12-07 21:18 SCME\interp_gain.m
文件 4609 2004-12-07 21:18 SCME\interp_gain_c.m
文件 4284 2004-07-26 10:22 SCME\interp_gain_mex.c
文件 4500 2005-05-13 14:18 SCME\li
文件 16347 2005-05-30 15:58 SCME\pathloss.m
文件 361 2006-08-30 19:52 SCME\readme.txt
文件 2116 2006-08-30 19:57 SCME\relnotes.txt
文件 23006 2005-05-20 18:00 SCME\scm.m
文件 51541 2006-08-30 20:31 SCME\SCME-2006-08-30.pdf
文件 9114 2005-05-30 16:22 SCME\scmparset.m
文件 123235 2005-03-06 11:25 SCME\scm_11-01-2005.pdf
文件 38519 2006-08-30 19:49 SCME\scm_core.m
文件 61206 2006-08-30 19:49 SCME\scm_mex_core.c
文件 7133 2004-09-30 10:06 SCME\scm_mex_core.m
目录 0 2013-01-04 16:13 SCME
----------- --------- ---------- ----- ----
408090 21
评论
共有 条评论