How to include control input (u(t)) while estimating state space parameters using estimate function ?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Deepak Patankar
el 3 de Jul. de 2017
Comentada: Star Strider
el 3 de Jul. de 2017
I am trying to estimate the matrices A(transition matrix),C(observation matrix)B,D.(please see this link http://in.mathworks.com/help/econ/ssm.estimate.html#bt_c9vu-1). I am trying to use estimate function as given in the link, but estimate function does not take control input as attribute, it is estimating matrices based on output only.Please suggest me some way to take control input into consideration or some other method to find state space parameters.
0 comentarios
Respuesta aceptada
Star Strider
el 3 de Jul. de 2017
I do not have the Econometrics Toolbox and so have never used the estimate (link) function. However looking through the documentation, you can use the 'Predictors' (link) name-value pair to include the input.
Is this what you are looking for?
2 comentarios
Star Strider
el 3 de Jul. de 2017
My pleasure.
The System Identification Toolbox is best for this type of problem.
Más respuestas (0)
Ver también
Categorías
Más información sobre Correlation Models en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!