contents.m
来自「block_mimo_ ofdm_channelestimation编码 很好的」· M 代码 · 共 28 行
M
28 行
% SCM channel model (extended)% Version 1.0, May 31, 2005%% Channel model functions% scm - 3GPP Spatial Channel Model (extended)% scmparset - Model parameter configuration for SCM% linkparset - Link parameter configuration for SCM% antparset - Antenna parameter configuration for SCM% pathloss - Pathloss models for 2GHz and 5GHz %% WINNER-specific functions% scenparset - Set SCM parameters for WINNER scenarios%% Miscellaneous functions% cas - Circular angle spread (3GPP TR 25.996)% ds - RMS delay spread % dipole - Field pattern of half wavelength dipole%% Utility functions% interp_gain - Antenna field pattern interpolation% interp_gain_c - Antenna field pattern interpolation (requires GSL)% scm_core - Channel coefficient computation for a geometric channel model% scm_mex_core - SCM_CORE written in ANSI-C % generate_bulk_par - Generation of SCM bulk parameters% % $Revision: 1.0 $ $Date: May 20, 2005$
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?