Is it possible to optimize simulink parameters?
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Alan Weiss
2018년 11월 13일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Manual Performance Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!