代码搜索:衰落信道

找到约 1,714 项符合「衰落信道」的源代码

代码结果 1,714
www.eeworm.com/read/242464/13003563

asv main1.asv

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set the sample rate
www.eeworm.com/read/140765/13062596

m rayleigh_doppler_singlepath.m

function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT) %He jian, 2005.3 %产生单径Rayleigh分布(Doppler Shift),基于Clarke模型 %return 信道复变量 %fc=2000;%载频(MHz) %v=50;%绝对时速(km/h) % startT,endT(s):
www.eeworm.com/read/238826/13322258

asv main.asv

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set the sample rate
www.eeworm.com/read/238826/13322279

m main1.m

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set the sample rate
www.eeworm.com/read/238826/13322281

asv main1.asv

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set the sample rate
www.eeworm.com/read/321289/13409532

asv main.asv

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set the sample rate
www.eeworm.com/read/321289/13409549

m main1.m

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set t
www.eeworm.com/read/321289/13409551

asv main1.asv

%噪声加在时域上,四种比较:理想信道、导频、插值,EM clc; clear; echo off; T = 0.01; % set the simulation time Td =1e-6 ; % set the bit signal rate , etc 10M hz Ts = Td ; % set t
www.eeworm.com/read/316129/13529685

asv single_packet.asv

function [flag, thres_idx, inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet(sim_options,snr) %产生信道 Generate channel impulse response cir = get_channel_ir(sim_options); % Gene
www.eeworm.com/read/192321/6285140

m rayleigh_doppler_singlepath.m

function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT) %He jian, 2005.3 %产生单径Rayleigh分布(Doppler Shift),基于Clarke模型 %return 信道复变量 %fc=2000;%载频(MHz) %v=50;%绝对时速(km/h) % startT,endT(s):