|
IT++ 4.3.1
|
In this example we will generate a correlated Rayleigh fading process with a normaized Doppler frequency equal to 0.1. The normalized Doppler is defined as the multiplication of the maximum Doppler frequency by the sampling time (i.e. \(f_d = F_d T_s\)).
You can use Matlab or Octave to examine the channel fading process that is stored int the output file rayleigh_test.it. Try the followigh code to view a part of the fading process:
Note: Make sure that the folder $PREFIX/share/itpp is included your Matlab/Octave path variable ($PREFIX is the IT++ installation prefix: /usr/local by default).