I want to maximize a non linear function
Show older comments
I have a function of two variables and I need to maximise it for given constraints. The function: F(x) = x1 / (x2 * constant) subject to: 20000 <= x1 <= 50000, 1 <= x2 <= 5
Kindly guide me how to do this using MATLAB.
Regards Abubakr
Accepted Answer
More Answers (0)
Categories
Find more on Problem-Based Optimization Setup 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!