Simulink Design Optimisation

2 Ansichten (letzte 30 Tage)
Kavish Chaurasia
Kavish Chaurasia am 6 Jul. 2011
Kommentiert: Khalid am 29 Nov. 2016
I'm trying to get parameter estimation for my blocks in the simulink design optimisation, but when i go for a new transient data then it shows me that the model has no inputs. How am I supposed to deal with this problem? Please help!

Antworten (1)

Arnaud Miege
Arnaud Miege am 6 Jul. 2011
If you want to inject your measured input data in the model, use one or more root-level Inport block for your models. If your measured input data is already in your model, for example using a From Workspace block, then you can ignore it. Having inport blocks is more scalable if you have multiple datasets.
Arnaud
  1 Kommentar
Khalid
Khalid am 29 Nov. 2016
I would like to add more question here! how I can arrange the time series of the measured data to match the simulink model in order to optimize the parameters. Thanks in advance

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Design Optimization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by