Linear equalities in gamultiobj
显示 更早的评论
Is there a way to include multiple equality constraints in the multi-objective genetic algorithm of matlab. Every matlab or toolbox documentation example either shows the use of a single or no constraints.
回答(1 个)
Alan Weiss
2013-3-28
0 个投票
Yes, you can have as many linear equality constraints as you like. The syntax is exactly the same as for linear INequality constraints.
Alan Weiss
MATLAB mathematical toolbox documentation
类别
在 帮助中心 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!