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).
3 次查看(过去 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!