<< fading_chn_simu Channel simulation iqi_simu >>

comm_tbx >> Channel simulation > get_fading_chn

get_fading_chn

Fading channel simulation

Calling Sequence

chn = get_fading_chn('rayleigh',fd,fs);
chn = get_fading_chn('rice',fd,fs,K);

Parameters

fd:

Maximum doppler frequency (in Hz)

fs:

Sampling frequency (in Hz)

K:

Rician factor

Description

Creation of a fading channel simulator object. One can use the Rayleigh (when no dominent path exists) or the Rice (with a dominent path) model.

Authors


Report an issue
<< fading_chn_simu Channel simulation iqi_simu >>