optimization with one exogenous symbolic variable and three endogenous variables
Show older comments
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)
Sulaymon Eshkabilov
on 9 Jun 2021
0 votes
If you have Optimization toolbox, then you can employ a few available tools (GA, patternsearch, Paretosearch) for your exercise. See this help doc:
Categories
Find more on Choose a Solver in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!