Processing math: 100%

Nakagami Distribution

Generalization of the chi distribution. Shape parameter is ν>0. Defined for x>0.

f(x;ν)=2ννΓ(ν)x2ν1exp(νx2)F(x;ν)=Γ(ν,νx2)G(q;ν)=1νΓ1(v,q)
μ=Γ(ν+12)νΓ(ν)μ2=[1μ2]γ1=μ(14vμ2)2νμ3/22γ2=6μ4ν+(8ν2)μ22ν+1νμ22

Implementation: scipy.stats.nakagami