Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kalman filter: incorporation of control signal #30

Open
cerdogan opened this issue Mar 31, 2013 · 0 comments
Open

Kalman filter: incorporation of control signal #30

cerdogan opened this issue Mar 31, 2013 · 0 comments

Comments

@cerdogan
Copy link
Member

At the moment, we use x_{k+1} = Fx + w although we could have a Bu term in the estimation of the next state. To accommodate the lack of it, we have a large w, the process noise. Incorporating the control signal would be fast and lead to more precision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant