代码搜索:Scrambling
找到约 114 项符合「Scrambling」的源代码
代码结果 114
www.eeworm.com/read/334435/12602508
m rx_pilot_phase_est.m
function correction_phases = rx_pilot_phase_est(rx_pilots, channel, sim_options)
global sim_consts;
num_symbols = size(rx_pilots, 3);
% Pilot scrambling pattern
scramble_patt = repmat(sim_co
www.eeworm.com/read/134210/14000844
m rx_pilot_phase_est.m
function correction_phases = rx_pilot_phase_est(rx_pilots, channel, sim_options)
global sim_consts;
num_symbols = size(rx_pilots, 3);
% Pilot scrambling pattern
scramble_patt = repmat(sim_co
www.eeworm.com/read/390716/8450492
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/188533/8530652
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/379331/9200492
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/180505/9304112
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/176189/9512870
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/360262/10105367
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/461152/7232536
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern
www.eeworm.com/read/460676/7243537
m tx_add_pilot_syms.m
function mod_ofdm_syms = tx_add_pilot_syms(mod_syms, sim_options)
global sim_consts;
n_mod_syms = size(mod_syms,2);
n_ofdm_syms = n_mod_syms/sim_consts.NumDataSubc;
%pilot scrambling pattern