wim ver1.4 notes.txt

来自「建模源程序,程序比较经典很实用.后面还有很多经典的程序.」· 文本 代码 · 共 35 行

TXT
35
字号
WINNER Phase I Model, Matlab implementation


________________________________________
Modifications from version 1.3 to 1.4

Modified m-files:
generate_bulk_par.m		AoA/AoD generation for fixed CDL models was erroneous. Now bug is fixed on lines 235-255. 
					Orientation parameters ThetaBs/Ms are disabled with CDL model, now AoA/AoD are always exactly like in CDL model parameter tables.			

________________________________________
Modifications from version 1.2 to 1.3

Modified m-files:
ScenParTables.m		Lambda parameters for A1 LOS&NLOS scenarios corrected.
				Old values were fitted with elevation, new ones without.

________________________________________
Modifications from version 1.0 to 1.2

Modified m-files:
layout2link.m		bug fix (see comment field)
				angle unit deg->rad

layoutparset.m		bug fix (see comment field)
				angle range [0,360] -> [-180,180]
			

LScorrelation.m		bug fix (see comment field)
				correlation generation modified


wim_core.m			bug fix (see comment field)
				power scaling in the case of polarised arrays
__________________________________________

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?