Simulink Design Optimisation

조회 수: 2 (최근 30일)
Kavish Chaurasia
Kavish Chaurasia 2011년 7월 6일
댓글: Khalid 2016년 11월 29일
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!

답변 (1개)

Arnaud Miege
Arnaud Miege 2011년 7월 6일
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
Khalid
Khalid 2016년 11월 29일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink Design Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by