Optimtool for nonlinear constrained optimization - Bounds on design variables

조회 수: 5 (최근 30일)
Hello,
i am using Optimtool for nonlinear constrained optimization.
After writing down two separated files for the objective function and the set of nonlinear constraints, it must be indicated also the lower and upper limits for each of the n-design variables x(1),x(2),...,x(n).
Suppose that x(1) [0.001, 0.05]; and x(2) = [0.7,2];
How one should indicate this? is is correct to write: lb =[0.001, 0.05] and ub = [0.7 2] ?
thanks

채택된 답변

Alan Weiss
Alan Weiss 2014년 3월 18일
Alan Weiss
MATLAB mathematical toolbox documentation
  댓글 수: 1
Salvo
Salvo 2014년 3월 18일
I notice you work in optimization, can i ask you if you have some experience in optimization algorithm programming and in sparse solver using matlab?

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by