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!