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.

Answers (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 Comment

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.

Sign in to comment.

Asked:

Qi
on 9 Jun 2021

Commented:

Qi
on 10 Jun 2021

Community Treasure Hunt

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

Start Hunting!