Where is the error in this naive derivation of the Kalman filter?
The Kalman filter is a method of predicting the future state of a linear state space system based on the previous ones. A linear, discrete-time, stationary, state-space model is a pair of real valued...
View ArticleKalman Filter Defining States
I know this probably asked many times but i am struggling integrating dme/dme based positioning outputs (gives lat & lon) with very accurate irs outputs (using roll pitch yaw, acceleration x y z...
View ArticleApplying a Sigma-Point Kalman Filter to State of Charge Estimation
I’ve found a research paper that would allow me to implement a Kalman filter to estimate state of charge for a LiPo battery, but cannot make sense of some of the symbols as I’m a first year. Can...
View ArticleHow to implement a Kalman regulator in the control of classical pendulum problem
My final purpose is to realize an LQG control of inverted pendulum. To this end, my first step I think is to build a Kalman regulator in Mathematica. The original Matlab version of Kalman filter is...
View Article