Multi-Objective Optimization in MATLAB and Python

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Which software you have used to plot the graph? Is it ORIGIN?

dr.mukeshkumarsahu
Автор

Thank you for your interesting video.
Could you please help me?
If I have 2 objective functions to minimize (MINLP problem, Gekko in python), and I want to increase the priority of the first function over the 2nd one, how can I do it?

chaymaemakri
Автор

Professor:

Nice video, indeed. Congratulations!


 Would it be possible to have a book chapter / review article on the topic?

I would like to dive deeper into it.

Thanks in advance.

Best regards

Enrique.GarciaFranco
Автор

Nice tutorial. can you please demonstrate herarchial method demonstration of solving multiobjective in python

vaibhav
Автор

do u implementation of NSGA-III properly and this is error to me

ZakirKhan-enrk
Автор

Sir is there a video on multi objective reservoir optimization problem

akshaysunil
Автор

Sir, thank you for your interesting example!
However, I have doubts about solving a multi-objective optimization problem when we want to simultaneously minimize two objective functions,  ex. 
min (x1**2 + x2**2);
min (x1-1)**2 + x2**2. 
Am I correct in understanding that for such kind of problem we need replace m.Minimize(f1) and m.Minimize(f2) with CV (control.variables) and explain the objective functions in m.equations? 
If so, how do we indicate that we need exactly the minimum values of f1 and f2? 
Can we find the Pareto front in GEKKO?

lidia
Автор

Could you please do a tutorial on pontryagin maximum principle?

pramodrao