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!