how to make discrete inputs to multi-objective optimazation?
이전 댓글 표시
Hello
I try to make muli-objective optimazation for composite structure and the orintaintions of composite layers (which are one of the design varaibles) are not continouse but it takes (0, 45,-45 and 90) so how can i do it in the Matalb.
Thanks for your help in advance
답변 (1개)
Walter Roberson
2023년 4월 2일
1 개 추천
Use integers constrained from -1 to +2 and multiply by 45.
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!