Optimtool for nonlinear constrained optimization - Bounds on design variables
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Salvo
el 18 de Mzo. de 2014
Comentada: Salvo
el 18 de Mzo. de 2014
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
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!