Test function for multi-objective optimization problem
Show older comments
Hi all,
I'm looking for a test function for multi-objective optimization problem, that one of the objective-function is for real data and the other is for binary data.
For more clarify refer to image below.

Thank you.
8 Comments
Amir
on 14 Jun 2019
Matt J
on 14 Jun 2019
OK, but that's not the problem you described. You described a problem in which f1 depends on x but not y and f2 depends on y but not x. That is different from saying that both depend on [x,y].
Amir
on 14 Jun 2019
You need to say explictly whether f1 is a function of x, as in your diagram, or whether you are ammending that and f1 is really a function of both x and y. And likewise for f2.
You also need to clarify what the requirements are for the test problem you are looking for. Can we suggest any f1 and f2 that depends on a mixture of discrete and continuous variables?
Amir
on 15 Jun 2019
Answers (0)
Categories
Find more on Multiobjective Optimization 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!