computer vision - the measurement matrix 's jacobi to velocity should be zero ? -


as state [x v] , x current state , , v state velocity ,

in transition matrix x(k) = x(k-1) + v(k-1)

but in update step , observe has no relationship velocity ,like observe = f(x, else) , f observe function , question measurement jacobi matrix should have ∂f/∂v , should 0 , or ∂f/∂v = ∂f(x+v)/∂(v) ?


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -