Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How to return likelihood using unscentedK​almanFilte​r/extended​KalmanFilt​er Object in the signal processing toolbox?

2 views (last 30 days)
Dear Sir or Madam,
I find it is very helpful to use unscentedKalmanFilter/extendedKalmanFilter Objects in the signal processing toolbox for online estimation of the non-linear state space model. Does anyone know whether there are a built-in way to return the likelihood or log likelihood of the model? I ask this because I use these filtering techniques to estimate parameters of the state space model by minimizing its log likelihood. This toolbox can return the updated state vector and covariance matrix automatically, but I didn't find the corresponding likelihood of the modeling fitting.
Thank you very much!
Best, Hao
  1 Comment
Hao Chang
Hao Chang on 2 Jan 2018
Edited: Hao Chang on 2 Jan 2018
I forgot to attach the documents of these two functions, which are:
Unsecented Kalman Filter: https://www.mathworks.com/help/control/ref/unscentedkalmanfilter.html
Extended Kalman fiture: https://www.mathworks.com/help/ident/ref/extendedkalmanfilter.html
Thanks.

Answers (1)

Nick Sarnie
Nick Sarnie on 4 Jan 2018
Edited: Nick Sarnie on 4 Jan 2018
Hi Hao,
I wasn't able to find any documentation relating to likelihood or log likelihood for the unscentedKalmanFilte and extendedKalmanFilter objects. Could please go into more detail on that?

This question is closed.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!