Info
This question is closed. Reopen it to edit or answer.
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 view (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!