Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Simulink Design Optimization - Parameters Constrains like p1<= p2

조회 수: 1 (최근 30일)
Giuseppe Naselli
Giuseppe Naselli 2014년 3월 31일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi ALL,
I am using Simulink Design OPtimization. I have 8 parameters (p1,p2 ...p8) that I want to tune for optimum performance.
These parameters need to follow boundary constrains like min and max values (no problems with that, easy to do in specifying the Design Parameters set, see picture attached)
However, some of my parameters have constrains like
p2 <= p3
How can I set these constrains? In defining the parameters set I only see options like "Min", "Max" and "Scale" to choose between.
Can anyone suggest a way of achieving my aim?
Thanks in advance
G

답변 (1개)

Alan Weiss
Alan Weiss 2014년 3월 31일
Here is an example showing how to do that: <http://www.mathworks.com/help/sldo/ug/estimate-model-parameters-with-parameter-constraints-code.html>. In particular, see the section "Define the Estimation Objective."
Alan Weiss
MATLAB mathematical toolbox documentation
  댓글 수: 1
Giuseppe Naselli
Giuseppe Naselli 2014년 4월 1일
편집: Giuseppe Naselli 2014년 4월 1일
Hi Alan,
thanks for your answer but I am looking for a way of achieving my aim using the GUI and not code.
So I am looking for other suggestions
Regards,
Giuseppe

Community Treasure Hunt

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

Start Hunting!

Translated by