genetic algorithm optimisation toolbox

1 view (last 30 days)
thank you for this site,I want to optimize this problem whit genetic algorithm and i have thirty eight variable also this problem have two goal.When i start the algorithm show a error "your function must return to Scalar value" what should i do?

Accepted Answer

Alan Weiss
Alan Weiss on 3 Apr 2019
If you have a multiobjective function, then use gamultiobj instead of ga.
Alan Weiss
MATLAB mathematical toolbox documentation

More Answers (1)

Harvey  De Leon
Harvey De Leon on 3 Apr 2019
can I see your Genetic Algorithm function and the corresponding inputs?

Community Treasure Hunt

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

Start Hunting!