optimization with one exogenous symbolic variable and three endogenous variables

I am wondering that is there any approach to solve the target function as following by choosing x(1), x(2), x(3). m is an exogenous symbolic variable.
Any help is appreciated.

Respuestas (1)

If you have Optimization toolbox, then you can employ a few available tools (GA, patternsearch, Paretosearch) for your exercise. See this help doc:

1 comentario

Hello, Thank you for your quick reply. Optimization toolbox can solve the common optimization problem, however, my objective function has an exongerous variable, m. When I use GA as in the example, it results in error code. Do you know how to solve this? Many thanks for any help.

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

Qi
el 9 de Jun. de 2021

Comentada:

Qi
el 10 de Jun. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by