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

2 views (last 30 days)
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

Nikhil Sonavane
Nikhil Sonavane on 20 Aug 2019
For more detailed information about Particle Filter and its input arguments you can refer to its documentation-

More Answers (0)

Categories

Find more on Statistics and Linear Algebra in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!