Optimize three inputs of a simulink model based on the performance of certain output variables
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to optimize three input parameters inside my simulink model for a mechanics & hydraulics problem based on implying some conditions on the output performances of some outputs. I have read the simulink design optimization (SDO) and my understanding is that it estimates the input parameters by matching the model output to some standardize outputs/experiemntal results. THe problem is that I donot have a standardized output/experimental data to use SDO.
I have no idea how to tune these three parameters and their collective effect on the output signal. Can any one suggest me anything? I will upload the model as well if needed.
Thanks
0 Kommentare
Antworten (1)
Alec Stothert
am 5 Mär. 2012
Hi Amir,
While it's not an estimation problem the example at http://www.mathworks.com/help/toolbox/sldo/ug/bs4oxgq-1.html shows how to use the SDO command line API to solve model optimization problems. The example logs some model signals and applies step response bounds to the logged signals but you could modify this to compute whatever objective you're interested in.
Hope that helps -Alec
0 Kommentare
Siehe auch
Kategorien
Mehr zu Manual Performance Optimization finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!