Optimization of three objectives obtained in the form of set of data using ODE function

1 view (last 30 days)
Hello, I want to minimize three objectives obtained in the form of set of data using ODE function.Each objective is a function of three variables.I want to optimize two variables.Please help.

Answers (1)

Alan Weiss
Alan Weiss on 19 Feb 2014
Multiobjective optimization is not so simple. Optimizing an ODE is not so simple. Perhaps use fgoalattain with large finite difference steps.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!