genetic algorithm optimisation toolbox

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

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

More Answers (1)

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!