Nakagami distribution

From The Right Wiki
(Redirected from Hoyt distribution)
Jump to navigationJump to search
Nakagami
Probability density function
File:Nakagami pdf.svg
Cumulative distribution function
File:Nakagami cdf.svg
Parameters m or μ0.5 shape (real)
Ω or ω>0 scale (real)
Support x>0
PDF 2mmΓ(m)Ωmx2m1exp(mΩx2)
CDF γ(m,mΩx2)Γ(m)
Mean Γ(m+12)Γ(m)(Ωm)1/2
Median No simple closed form
Mode ((2m1)Ω2m)1/2
Variance Ω(11m(Γ(m+12)Γ(m))2)

The Nakagami distribution or the Nakagami-m distribution is a probability distribution related to the gamma distribution. The family of Nakagami distributions has two parameters: a shape parameter m1/2 and a scale parameter Ω>0. It is used to model physical phenomena such as those found in medical ultrasound imaging, communications engineering, meteorology, hydrology, multimedia, and seismology.

Characterization

Its probability density function (pdf) is[1]

f(x;m,Ω)=2mmΓ(m)Ωmx2m1exp(mΩx2) for x0.

where m1/2 and Ω>0. Its cumulative distribution function (CDF) is[1]

F(x;m,Ω)=γ(m,mΩx2)Γ(m)=P(m,mΩx2)

where P is the regularized (lower) incomplete gamma function.

Parameterization

The parameters m and Ω are[2]

m=(E[X2])2Var[X2],

and

Ω=E[X2].

No closed form solution exists for the median of this distribution, although special cases do exist, such as Ωln(2) when m = 1. For practical purposes the median would have to be calculated as the 50th-percentile of the observations.

Parameter estimation

An alternative way of fitting the distribution is to re-parametrize Ω as σ = Ω/m.[3] Given independent observations X1=x1,,Xn=xn from the Nakagami distribution, the likelihood function is

L(σ,m)=(2Γ(m)σm)n(i=1nxi)2m1exp(i=1nxi2σ).

Its logarithm is

(σ,m)=logL(σ,m)=nlogΓ(m)nmlogσ+(2m1)i=1nlogxii=1nxi2σ.

Therefore

σ=nmσ+i=1nxi2σ2andm=nΓ(m)Γ(m)nlogσ+2i=1nlogxi.

These derivatives vanish only when

σ=i=1nxi2nm

and the value of m for which the derivative with respect to m vanishes is found by numerical methods including the Newton–Raphson method. It can be shown that at the critical point a global maximum is attained, so the critical point is the maximum-likelihood estimate of (m,σ). Because of the equivariance of maximum-likelihood estimation, a maximum likelihood estimate for Ω is obtained as well.

Random variate generation

The Nakagami distribution is related to the gamma distribution. In particular, given a random variable YGamma(k,θ), it is possible to obtain a random variable XNakagami(m,Ω), by setting k=m, θ=Ω/m, and taking the square root of Y:

X=Y.

Alternatively, the Nakagami distribution f(y;m,Ω) can be generated from the chi distribution with parameter k set to 2m and then following it by a scaling transformation of random variables. That is, a Nakagami random variable X is generated by a simple scaling transformation on a chi-distributed random variable Yχ(2m) as below.

X=(Ω/2m)Y.

For a chi-distribution, the degrees of freedom 2m must be an integer, but for Nakagami the m can be any real number greater than 1/2. This is the critical difference and accordingly, Nakagami-m is viewed as a generalization of chi-distribution, similar to a gamma distribution being considered as a generalization of chi-squared distributions.

History and applications

The Nakagami distribution is relatively new, being first proposed in 1960 by Minoru Nakagami as a mathematical model for small-scale fading in long-distance high-frequency radio wave propagation.[4] It has been used to model attenuation of wireless signals traversing multiple paths[5] and to study the impact of fading channels on wireless communications.[6]

Related distributions

  • Restricting m to the unit interval (q = m; 0 < q < 1)[dubiousdiscuss] defines the Nakagami-q distribution, also known as Hoyt distribution, first studied by R.S. Hoyt in the 1940s.[7][8][9] In particular, the radius around the true mean in a bivariate normal random variable, re-written in polar coordinates (radius and angle), follows a Hoyt distribution. Equivalently, the modulus of a complex normal random variable also does.
  • With 2m = k, the Nakagami distribution gives a scaled chi distribution.
  • With m=12, the Nakagami distribution gives a scaled half-normal distribution.
  • A Nakagami distribution is a particular form of generalized gamma distribution, with p = 2 and d = 2m.

See also

References

  1. 1.0 1.1 Laurenson, Dave (1994). "Nakagami Distribution". Indoor Radio Channel Propagation Modelling by Ray Tracing Techniques. Retrieved 2007-08-04.
  2. R. Kolar, R. Jirik, J. Jan (2004) "Estimator Comparison of the Nakagami-m Parameter and Its Application in Echocardiography", Radioengineering, 13 (1), 8–12
  3. Mitra, Rangeet; Mishra, Amit Kumar; Choubisa, Tarun (2012). "Maximum Likelihood Estimate of Parameters of Nakagami-m Distribution". International Conference on Communications, Devices and Intelligent Systems (CODIS), 2012: 9–12.
  4. Nakagami, M. (1960) "The m-Distribution, a general formula of intensity of rapid fading". In William C. Hoffman, editor, Statistical Methods in Radio Wave Propagation: Proceedings of a Symposium held June 18–20, 1958, pp. 3–36. Pergamon Press., doi:10.1016/B978-0-08-009306-2.50005-4
  5. Parsons, J. D. (1992) The Mobile Radio Propagation Channel. New York: Wiley.
  6. Ramon Sanchez-Iborra; Maria-Dolores Cano; Joan Garcia-Haro (2013). "Performance evaluation of QoE in VoIP traffic under fading channels". 2013 World Congress on Computer and Information Technology (WCCIT). pp. 1–6. doi:10.1109/WCCIT.2013.6618721. ISBN 978-1-4799-0462-4. S2CID 16810288.
  7. Paris, J.F. (2009). "Nakagami-q (Hoyt) distribution function with applications". Electronics Letters. 45 (4): 210. Bibcode:2009ElL....45..210P. doi:10.1049/el:20093427.
  8. "HoytDistribution".
  9. "NakagamiDistribution".