how to code this type of objective function (optimization)
Show older comments
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)
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 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!