Optimtool for nonlinear constrained optimization - Bounds on design variables

2 ビュー (過去 30 日間)
Salvo
Salvo 2014 年 3 月 18 日
コメント済み: Salvo 2014 年 3 月 18 日
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 Center および File ExchangeNonlinear Optimization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by