Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Why not have similar option and parameter structures for idgrey, idnlgrey, idpoly,...

1 visualización (últimos 30 días)
Peter
Peter el 21 de Mzo. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Many things have improved in the System Identification Toolbox from 2009b to 2012b. However, as I'm porting my old scripts, I'm still missing a more unified approach to the properties and identification options of the models. In the end it's "just" a sequence of data, models(time, parameters), optimization routines...
Example: In 2009b I created a list of option key value pairs to use with the pem command, which I applied to idgrey and idnlgrey model objects. In 2012b I have to create an options object with greyestOptions for idgrey estimation, but still use my old-fashioned list for idnlgrey estimation.
Similarly, why not have the same parameter structure for idgrey and idnlgrey. One has the parameter option 'free', the other 'fixed'.
In my opinion it's about time to tackle this. What do you think? How do you handle different model classes?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by