Kalman filter matrix G
Show older comments
In Estimate States of Nonlinear System with Multiple, Multirate Sensors https://www.mathworks.com/help/control/ug/multirate-nonlinear-state-estimation-in-simulink.html, x[k+1] = Ax[k]+Gw[k].
I learned Kalman filter from the book uses x=Fx+Bu and B is the control input matrix.
In matlab documentation, how do you determine G matrix? Where does Ts/2 come from??
Answers (0)
Categories
Find more on State-Space Control Design and Estimation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!