The Extended Kalman Filter addresses non-linear motion by using a technique called first-order Taylor series expansion to perform linearization, which approximates a complex curve as a straight line at a specific point. Because vehicle motion involves trigonometric functions like sines and cosines that are non-linear, the filter calculates the Jacobian matrix, a collection of partial derivatives t....
Log in to view the answer