how to make discrete inputs to multi-objective optimazation?
Show older comments
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
Answers (1)
Walter Roberson
on 2 Apr 2023
1 vote
Use integers constrained from -1 to +2 and multiply by 45.
Categories
Find more on Multiobjective Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!