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
Walter Roberson 2023 年 4 月 2 日

1 投票

Use integers constrained from -1 to +2 and multiply by 45.

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

質問済み:

2023 年 4 月 2 日

回答済み:

2023 年 4 月 2 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by