Solve minimax constraint problem
Show older comments
Hi,
I would like to solve minmax problem. like below:

So first of all I try to use two fmincon but as it is slow I noticed Matlab offer fminmax function: http://www.mathworks.co.uk/help/optim/ug/fminimax.html
So I would like to ask is it possible to give the range to 'i' in fminmax function?
With best regards,
Accepted Answer
More Answers (0)
Categories
Find more on Solver Outputs and Iterative Display 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!