pem used in system idenfication

1 vue (au cours des 30 derniers jours)
shao
shao le 17 Août 2012
Commenté : Gergely Takács le 7 Déc 2018
I am new in matlab.when pem used in system idenfication,it always causes the following error.
??? Error using ==> idminimizer at 112
The loss function cannot be computed. The initial model may be unstable.
Error in ==> idestimatorpack.idminimizer.minimize at 20
[xnew, resnorm, residual, exitflag, output] = ...
Error in ==> idss.pem at 449
OptimInfo = minimize(Estimator);
Error in ==> iden_tool at 62
m=pem(data,m);
can you help me.thanks.
  2 commentaires
Rajiv Singh
Rajiv Singh le 12 Oct 2012
That can happen if, as the error message suggests, the starting model is unstable. To go further than that, you will have to post some more details. How do you configure m? What kind of data are you using?
Gergely Takács
Gergely Takács le 7 Déc 2018
Rajiv,
Does this mean that pem() can only handle stable models?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Statics and Dynamics dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by