|
|
|
|
|
by jarenmf
1425 days ago
|
|
I'm struggling to see the advantage over the arithmetic mean if I don't have a model of the true value. How is the confidence estimated for each value? given the example from the article where the variance of the temperature sensor is considered to be constant. |
|
If you merely take the mean of the last 10 depth gauge readings, your smoothed depth reading will always lag behind the true depth, being about 5 readings out-of-date.
By fusing together the noisy depth gauge, and the noisy flow-rate meter, and a model saying how fast depth rises with flow, you can average out the noise without creating the same level of lag.
This is useful in applications like GPS receivers - there's noise so you do need filtering, but for driving through complex junctions, the last thing you want is a 5 second delay!