Global Optimization Problem with Simulink

Hello. I created a program in simulink with a PID and I have to minimize the error modifying its parameters. This error is a vector of size 20001 * 1.
There is some block that I can use?
Or do I have to create a function in Matlab? In this case my objective function as the express? The carrier is not good, gives me error
Thank you

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2015년 1월 5일

0 개 추천

You can use Simulink Design Optimization for that.
Take a look at this example .

댓글 수: 1

Andrea
Andrea 2015년 1월 6일
Thanks, the example is perfect.
I figured out how to put constraints but the block optimization just can not find it and I can not change it.
Thanks for your help.

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

카테고리

도움말 센터File Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

질문:

2015년 1월 5일

댓글:

2015년 1월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by