Alternative to fgoalattain for hybrid multi-objective genetic algorithm

I am interested in using a Multi-objective GA Hybrid Function as detailed here:
My objective function is vectorized and I make use of this when using gamultiobj. However, the hybrid function used in the example (fgoalattain) does not appear to be vectorized - "if x and F are matrices, they are converted to a vector using linear indexing". Can another hybrid function be used in place of fgoalattain with gamultiobj which utilises vectorization?

Answers (0)

Asked:

on 24 Sep 2015

Commented:

on 7 May 2020

Community Treasure Hunt

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

Start Hunting!