![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Bayesian_estimator is an estimator of noise characteristics (i.e. mean, covariance) More...
#include <bayesian_estimation.h>
Bayesian_estimator is an estimator of noise characteristics (i.e. mean, covariance)
Bayesian_estimator is an estimator which performs estimation of noise characteristics from a sequence of identically and independently distributed (IID) samples of a stationary stochastic process by way of Bayesian inference using conjugate priors. The posterior distribution is assumed to be Gaussian with mean {} and covariance {{C}}, which has a conjugate prior given by a normal-inverse-Wishart distribution with paramemters {}_{0}, {0}, {0}, and {}.
[1] TODO: Ref1
Definition at line 60 of file bayesian_estimation.h.
1.8.14