MATLAB: How to solve multiobjective optimization problem

Global Optimization Toolboxmultiobjective optimization

Dear all,
How can I solve the attched multiobjective optimization problem?

Best Answer

If you have Global Optimization Toolbox you can use paretosearch or gamultiobj to find a Pareto set for your problem. See Multiobjective Optimization. If you need help after reading the examples in that section, ask again.
Alan Weiss
MATLAB mathematical toolbox documentation