How to use the under knees code of state space model "ident" toolbox in mfile

1 次查看(过去 30 天)
Hi, all,
I am currently using "ident" toolbox. I got a good fitting result by using state space model from the GUI. However, I want to lunch the system identification from mfile. How can I call the model that I used in ident GUI? Or How can I get the under knees code of the state space model in ident toolbox that I can use in command line?
I tried N4sid, but I don't know the parameters or other setting that I used in ident GUI. The results from N4sid are much worse than that from ident GUI.
Can anybody help me to use the ident state space model in mfile?
Thanks very much.
Xiwang Li

采纳的回答

Rajiv Singh
Rajiv Singh 2013-7-8
Double click on estimated model icon. A window containing information on the model is shown. This window offers commands that will reproduce the GUI results.
  1 个评论
Xiwang
Xiwang 2013-8-30
Thanks very much, Rajiv. I tried your suggestion. I got the commands from the GUI " % Import Motorized Camera Opt.N4Horizon = [14 19 19]; n4s2 = n4sid(Motorized Camera,2, 'Ts',0)"
However, the results I got from the code is different to that from the GUI. Is there any other setting or parameters that I need to modify? Thanks very much.
Xiwang Li

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear Model Identification 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by