max min optimization using inbuilt MATLAB function fminimax
10 views (last 30 days)
Show older comments
How to use fminimax in the max-min optimization? I am confused with the outside negative sign that has to be incorporated in min-max formulation such that max-min optimization problem can be solved using "fminimax". How to include the outside negative sign in my code? The inside negative sign can be taken care of by making the cost function negative. But what about the outside negative sign, how to include that in the code?
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!