Say the data fusion process is defined as: df=F(d1,d2), di=(xi,σ2i)
To have a good estimate means to have an unbiased xf with minimizing the σ2f at the same time.
Say xf=α1x1+α2x2, and α1+α2=1
Then σ2f=α21σ21+α22σ22+2α1α2C(d1,d2), C(d1,d2) is the covariance of the data.
If both data are uncorrelated, σ2f=α21σ21+α22σ22
With the uncorrelated case, let α2=1−α1, and
∂∂α1σ2f=2α1σ21+(2α1−2)σ22=0
then α1=σ22/(σ21+σ22), α2=σ21/(σ21+σ22)
No comments :
Post a Comment