Clear Filters
Clear Filters

how to code this type of objective function (optimization)

2 views (last 30 days)
Right now, i am figuring out how could i code this type of mathematical formulation. it is finding the balance between the two objectives where they achieved by maximizing the least desirable value to avoid the optimization of one objective and sacrificing the other. Still think how could i code this. Thank you !

Answers (1)

Torsten
Torsten on 25 Oct 2023
Edited: Torsten on 25 Oct 2023
Use "fminimax" and read the documentation on how to apply the software also for maximizing the minimum instead of minimizing the maximum:

Categories

Find more on Get Started with Optimization Toolbox in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!