Info

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

does state space model suffer from the local minimum issue?

1 view (last 30 days)
Hi ,
I am working on system identification problem, recently I am working on state space estimation.
And in some situation working with ssest (Matlab command), I used an initial system (that I first built form tf command) to start with versus I don't use the initial system to start with but only indicated the order of model. I would get a different result.
This leads to a question I have is whether if state space model suffer from the local minimum issue?
Since I am still pretty new in this field, this could be rather obvious to you.
Any help is appreciated.
Regards,
Rex

Answers (1)

Sharan Paramasivam Murugesan
Without giving initial conditions, the difference in behavior that you see is expected as providing an initial system might change the order of model and in turn the system dynamics. To answer your question, yes there is a possibility that the state space model might suffer from local minimum issue without providing initial system.

Community Treasure Hunt

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

Start Hunting!