Is it possible to optimize simulink parameters?

Is it possible to optimise Simulink parameters in a defined range considering a calculated value as a cost function which is dependant on the optimization parameters? (let's say using fmincon for example)- the value for the parameters should be updated in each step.

Answers (1)

I'm not an expert on Simulink®, but there are some examples in Optimization Toolbox™ documentation that use Simulink, and maybe you can figure out how to do what you want from them:
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation

1 Comment

The methods you mentioned are for the control parameters optimization

Sign in to comment.

Categories

Asked:

F R
on 12 Nov 2018

Commented:

F R
on 13 Nov 2018

Community Treasure Hunt

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

Start Hunting!