代码搜索:Multipath
找到约 793 项符合「Multipath」的源代码
代码结果 793
www.eeworm.com/read/281506/9152428
m frequency_dependent_multipath_fading.m
clear all;
% amplitudes of 7 multipath arrivals
a=[0.6154 0.7919 0.9218 0.7382 0.1763 0.4057 0.9355];
% arrival times of 7 multipath arrivals
t=[0.9169 0.4103 0.8936 0.0579 0.3529 0.8132 0.0099];
www.eeworm.com/read/182790/9190898
m multipath_channel_init_typev.m
function [Path_Delay,Path_Average_Amp] = Multipath_Channel_Init_TypeV(RMS_Delay,Max_Delay,NumOfTaps,NumOfAntennas)
%%-------------------------------------------------------------------------
%% Func
www.eeworm.com/read/364092/9922071
pdf a multipath model for the powerline channel.pdf
www.eeworm.com/read/459431/7275324
pdf multipath delay measurements and modeling for.pdf
www.eeworm.com/read/185622/8998458
txt rfc2991.txt
Network Working Group D. Thaler
Request for Comments: 2991 Microsoft
Category: Informational
www.eeworm.com/read/465477/6936092
txt rfc2991.txt
Network Working Group D. Thaler
Request for Comments: 2991 Microsoft
Category: Informational
www.eeworm.com/read/112400/15486212
txt rfc2991.txt
Network Working Group D. Thaler
Request for Comments: 2991 Microsoft
Category: Informational
www.eeworm.com/read/106679/15627179
txt rfc2991.txt
Network Working Group D. Thaler
Request for Comments: 2991 Microsoft
Category: Informational
www.eeworm.com/read/450802/7476593
m u1.m
clear all;
a=[0.6154 0.7919 0.9218 0.7382 0.1763 0.4057 0.9355];%每路传输的幅度
t=[0.9169 0.4103 0.8936 0.0579 0.3529 0.8132 0.0099];%每路传输的到达时间
i=0;
for omega=0:0.05:100;
multipath_arrival=a.*exp(
www.eeworm.com/read/201712/15398434
m u1.m
clear all;
a=[0.6154 0.7919 0.9218 0.7382 0.1763 0.4057 0.9355];%每路传输的幅度
t=[0.9169 0.4103 0.8936 0.0579 0.3529 0.8132 0.0099];%每路传输的到达时间
i=0;
for omega=0:0.05:100;
multipath_arrival=a.*exp(