kalmanjs icon indicating copy to clipboard operation
kalmanjs copied to clipboard

Measurement error per filter data point?

Open alexanderkjeldaas opened this issue 5 years ago • 1 comments
trafficstars

When filtering data where the interval is variable, wouldn't we need to be able to enter the measurement error per data point, not as a global constant?

alexanderkjeldaas avatar Aug 16 '20 16:08 alexanderkjeldaas

Thank you for the issue and PR. To make some things clear: Are you modelling a constant system or a system with movement?

wouterbulten avatar Aug 17 '20 08:08 wouterbulten

I am testing this library for GPS filtering, and I get an accuracy measurement in meters with each measurement (5 to 50 meters typically). So I would convert that to dLat and dLong and this should work?

byoung2 avatar Apr 03 '23 13:04 byoung2

Closing this issue as the original author did not respond, and issues are limited to discussions regarding problems/improvements of the library. Questions can be placed in the blog post https://www.wouterbulten.nl/posts/lightweight-javascript-library-for-noise-filtering/ which also contains many answers to common questions.

wouterbulten avatar Apr 09 '23 09:04 wouterbulten