This is a code package related to the follow scientific articles:
E. Balti and B. K. Johnson, "Tractable Approach to MmWaves Cellular Analysis With FSO Backhauling Under Feedback Delay and Hardware Limitations," in IEEE Transactions on Wireless Communications, vol. 19, no. 1, pp. 410-422, Jan. 2020
E. Balti and M. Guizani, "Mixed RF/FSO Cooperative Relaying Systems With Co-Channel Interference," in IEEE Transactions on Communications, vol. 66, no. 9, pp. 4014-4027, Sept. 2018
The package contains a simulation environment, based on Matlab, that reproduces the analytical and Monte Carlo simulations of Double Generalized Gamma distribution.
This package contains 3 files:
1- "DoubleGeneralizedGammaCDF.m" returns the analytical expression of the cumulative distribution function (CDF) of Double Generalized Gamma distribution.
2- "Delta.m" returns a function to construct the input vectors of Meijer G-function.
3- "main.m" validates the cumulative distribution function (CDF) by comparing the analytical and Monte Carlo simulations.
See each file for further documentation.
This code package is licenced under the GPLv3 license. If you in any way use this code for research that results in publications, please cite our original articles listed above.