Signal to noise ratio¶
Compares the level of a desired signal to the level of background noise. A ratio higher than 1:1 indicates more signal than noise.
Given a Linear Gaussian system:
x∼N(μ0,Σ0)
System $y=x+ϵ$
where
ϵ∼N(0,Σy)
is the noise term:
Then the signal to noise ratio is:
SNR≜E[X2]E[ϵ2]=Σ0+μ20Σy