Yes, it is possible to use an FMU as a grey-box model in a parameter estimation task. An FMU can be thought of as similar to a sub-system in Simulink implemented using a Subsystem Reference or Model Reference block. In Simulink you can use FMUs exported from Simulink as well as other tools like Open Modelica. You can set the parameters of an FMU as tunable as outlined in this post: https://www.mathworks.com/matlabcentral/answers/468256-how-to-include-tunable-parameters-when-exporting-a-simulink-model-as-a-tool-coupling-fmu-in-r2018b-o
FMU as Grey box
3 次查看(过去 30 天)
显示 更早的评论
Hi,
is it possibile to use a model specified with FMU as a Grey-box?
The goal is to identify params in the FMU https://it.mathworks.com/help/ident/ug/estimating-nonlinear-grey-box-models.html.
We are currently developing FMUs with OpenModelica tool and we need to identify some FMUs parameters..
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!