I'm new to Matlab and need help sampling a linear time-variant filter channel.
The signal
goes through a communication channel with attenuation and multipath fading modelled by
, in which L is the number of paths, α is the attenuation in each path and n is noise added to the signal in the channel.


How can I sample that using
, given that
is the sampling frequency?


Best Answer