How do I generate a Gamma random variable (x) with 3 parameters:alpha, beta, Omega; where Omega=E[x^2] is the average fading power.

1 view (last 30 days)
I need to generate correlated gamma-gamma RVs using Cholesky decomposition method. For that I need to generate two separate sets of independent gamma RVs with certain alpha-beta and Omega=1. How can I vary the value of Omega through gmrnd command. Pls help, its urgent!

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!