Can particle filter have time-varying transition function or measurement function

Trying to implement particle Filter and would like to ask - if Particle Filter can have time-varying transition function or time-varying measurement function (different coefficients in YHat = A*Particle(:,1) + B*Particle(:,2))?

 Accepted Answer

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!