contents.m
来自「建模源程序,程序比较经典很实用.后面还有很多经典的程序.」· M 代码 · 共 28 行
M
28 行
% Winner Phase I channel model% Version 1.5, August 18, 2006%% Channel model functions% wim - WINNER channel model (D5.4)% wimparset - Model parameter configuration for WIM% linkparset - Link parameter configuration for WIM% layoutparset - Layout parameter configuration for WIM (optional)% antparset - Antenna parameter configuration for WIM% pathloss - Pathloss models for 2GHz and 5GHz %% WINNER -specific functions% scenpartables - Set WIM 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% NTlayout - Visualisation of network layout%% Utility functions% interp_gain - Antenna field pattern interpolation% interp_gain_c - Antenna field pattern interpolation (requires GSL)% wim_core - Channel coefficient computation for a geometric channel model% scm_mex_core - WIM_CORE written in ANSI-C % generate_bulk_par - Generation of WIM bulk parameters% layout2link - Computes and converts layout to link parameters
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?