Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I modify the MathWorks code of Particle Filter for nonlinear-state-estimation of a non-homogeneous system (instead of homogeneous) having external input, u(t).
조회 수: 1 (최근 30일)
이전 댓글 표시
There is a sample code of Particle filter in MathWorks for nonlinear state estimation for the van der Pol oscillator (https://in.mathworks.com/help/control/ug/nonlinear-state-estimation-using-unscented-kalman-filter.html). The external excitation, u(t) of the van der Pol oscillator is zero i.e. homogeneous system.
However, my system is non-homogeneous i.e. u(t) is not zero. So how can I modify the Particle filter algorithm for consideration of the external input signal, u(t) as well as the measurement error covariance of the same input signal?
Thank you.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!