通信中常见的概率分布
Posted 爱吃猫咪的花酱
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了通信中常见的概率分布相关的知识,希望对你有一定的参考价值。
几个重要的分布
Gaussian Distribution
-
standard Gaussian distribution
X ∼ N ( 0 , 1 ) X\\sim \\mathcal N(0,1) X∼N(0,1)f ( x ) = 1 2 π e − x 2 2 f(x)=\\dfrac1\\sqrt2\\pie^-\\dfracx^22 f(x)=2π1e−2x2
Φ ( x ) = 1 2 π ∫ − ∞ x e − t 2 2 d t \\Phi(x)=\\dfrac1\\sqrt2\\pi\\int_-\\infty^xe^-\\dfract^22dt Φ(x)=2π1∫−∞xe−2t2dt
-
general Gaussian distribution
X ∼ N ( μ , σ 2 ) X\\sim \\mathcal N(\\mu,\\sigma^2) X∼N(μ,σ2)f ( x ) = 1 2 π σ e − ( x − μ ) 2 2 σ 2 f(x)=\\dfrac1\\sqrt2\\pi\\sigmae^-\\dfrac(x-\\mu)^22\\sigma^2 f(x)=2πσ1e−2σ2(x−μ)2
F ( x ) = 1 2 π σ ∫ − ∞ x e − ( t − μ ) 2 2 σ 2 d t F(x)=\\dfrac1\\sqrt2\\pi\\sigma\\int_-\\infty^xe^-\\dfrac(t-\\mu)^22\\sigma^2dt F(x)=2πσ1∫−∞xe−2σ2(t−μ)2dt
-
several functions related to Gaussian distribution
Q Q Q函数定义为标准正态分布的右尾函数:
Q ( x ) = 1 2 π ∫ x ∞ e − t 2 2 d t = 1 − Φ ( x ) Q(x)=\\frac1\\sqrt2\\pi\\int_x^\\infty e^-\\tfract^22dt = 1-\\Phi(x) Q(x)=2π1∫x∞e−2t2dt=1−Φ(x)
误差函数 e r f ( x ) erf(x) erf(x) 的物理意义是服从均值为 0 0 0, 方差为 1 2 \\frac12 21正态分布的随机变量 Y Y Y落在区间 ( − x , x ) (-x, x) (−x,x)的概率:
e r f ( x ) = 2 π ∫ 0 x e t 2 d t erf(x)=\\frac2\\sqrt\\pi\\int_0^xe^t^2dt erf(x)=π2∫0xet2dt
互补误差函数 e r f c ( x ) erfc(x) erfc(x)的物理意义即 Y Y Y落在上述区间外的概率:
e r f c ( x ) = 2 π ∫ x ∞ e t 2 d t erfc(x)=\\frac2\\sqrt\\pi\\int_x^\\inftye^t^2dt erfc(x)=π2∫x∞et2dt
显然:
e r f c ( x ) = 1 − e r f c ( x ) erfc(x)=1-erfc(x) erfc(x)=1−erfc(x)Q ( x ) = 1 2 e r f c ( x 2 ) Q(x) = \\frac12erfc(\\fracx\\sqrt2) Q(x)=21erfc(2x)
Chi-Square Distribution
-
definition
设 X 1 , X 2 , . . . , X n X_1, X_2, ..., X_n X1,X2,...,X以上是关于通信中常见的概率分布的主要内容,如果未能解决你的问题,请参考以下文章