Kalman filter matrix G
이전 댓글 표시
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??
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 State-Space Control Design and Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!