vote up 0 vote down star

I wrote simple NMEA parser and I'm reading latitude and longitude from GPS. Values readed by my parser are very scattered comparing to some GPS commercial library I'm using. Values readed from this library are very smooth.

What algorithms I should use to correct readed position from gps?

flag

1 Answer

vote up 1 vote down check

One option would be a Kalman filter

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.