Simulate Signals from A System with Rayleigh Flat-Fading Channels
Simulate Signals from A System with Rayleigh Flat-Fading Channels
The function generates a sample from a system with Rayleigh flat-fading channels.
simu_fading(nobs, par)
Arguments
nobs: sample size.
par: a list with following components: HH is the state coefficient matrix; WW, WW*t(WW) is the state innovation covariance matrix; VV, VV*t(VV) is the observation noise covariance matrix; GG is the observation model.