代码搜索:Multipath

找到约 793 项符合「Multipath」的源代码

代码结果 793
www.eeworm.com/read/250648/12394390

m ch.m

% ch recv = xmit; % channel is applied to recv, don't modify transmitted data if channel_on == 1 disp('Simulating Channel') norm_factor = max(abs(recv)); % Normalize all data before applying r
www.eeworm.com/read/216817/14991476

m ch.m

% ch.m % ch recv = xmit; % channel is applied to recv, don't modify transmitted data if channel_on == 1 disp('Simulating Channel') norm_factor = max(abs(recv)); % Normalize all data before applyi
www.eeworm.com/read/268261/11146598

m myresult.m

clear all; set_sim_consts; global sim_consts; error = 0 ; max = 1 ; for sim_num = 1:max sim_num sim_consts.gu = zeros(8,4); m=2;ka=8;N=44;w=4;Q=16; %m refer to the numbe
www.eeworm.com/read/268261/11146634

m myresult.m

clear all; set_sim_consts; global sim_consts; error = 0 ; max = 1 ; for sim_num = 1:max sim_num sim_consts.gu = zeros(8,4); m=2;ka=8;N=44;w=4;Q=16; %m refer to the numbe
www.eeworm.com/read/268261/11146679

m myresult.m

clear all; set_sim_consts; global sim_consts; error = 0 ; max = 1 ; for sim_num = 1:max sim_num sim_consts.gu = zeros(8,4); m=2;ka=8;N=44;w=4;Q=16; %m refer to the numbe
www.eeworm.com/read/268251/11148502

m myresult.m

clear all; set_sim_consts; global sim_consts; error = 0 ; max = 1 ; for sim_num = 1:max sim_num sim_consts.gu = zeros(8,4); m=2;ka=8;N=44;w=4;Q=16; %m refer to the numbe
www.eeworm.com/read/237080/13978649

m ch.m

% ch recv = xmit; % channel is applied to recv, don't modify transmitted data if channel_on == 1 disp('Simulating Channel') norm_factor = max(abs(recv)); % Normalize all data before apply
www.eeworm.com/read/204311/15341632

asv ch.asv

% ch recv = xmit; % channel is applied to recv, don't modify transmitted data if channel_on == 1 disp('Simulating Channel') norm_factor = max(abs(recv)); % Normalize all data before applying r
www.eeworm.com/read/204311/15341651

m ch.m

% ch recv = xmit; % channel is applied to recv, don't modify transmitted data if channel_on == 1 disp('Simulating Channel') norm_factor = max(abs(recv)); % Normalize all data before applying r
www.eeworm.com/read/203319/15361939

m mrc_combine.m

function rx=MRC_combine(Tao,Atten,rt,Tf,Ts,N_bit) %Tao--------path delays %Atten------path attenuations %rt---------received multipath signal %N_bit------the number of symbols %Tf---------frame d