项目作者: Jonathan-Browning

项目描述 :
The shadowed Rician fading model implemented in Matlab
高级语言: MATLAB
项目地址: git://github.com/Jonathan-Browning/Shadowed-Rician-Fading-Matlab.git
创建时间: 2020-11-08T11:48:12Z
项目社区:https://github.com/Jonathan-Browning/Shadowed-Rician-Fading-Matlab

开源协议:MIT License

下载


Shadowed-Rice-Fading-Matlab

The shadowed Rician fading model implemented in Matlab and was created using Matlab 2018a.
Plots the theoretical and simulated, envelope and phase porbability density functions (PDFs).

For more information this model please refer to Browning’s paper (me):
“The Rician Complex Envelope under Line of Sight Shadowing”.

Run main.m to start the GUI if Matlab is already installed.
Alternatively if Matlab isn’t installed, can run the installer from the build folder, which requires an internet connection to download the required files.

The input K accepts values in the range 0.001 to 50.
The input m accepts values in the range 0.001 to 50.
The input \hat{r} accepts values in the range 0.5 to 2.5.
The input \phi accepts values in the range -pi to pi.

When running the program the intial window appears:

ScreenShot

Entering values for the Rician K factor, the shadowing severity m, the root mean sqaure of the signal \hat{r}, and \phi the phase parameter:

ScreenShot

The theoretical evenlope PDF and phase PDFs are plotted to compare with the simulation and gives the execution time for the theoretical calculations and simulations together:

ScreenShot