how to make discrete inputs to multi-objective optimazation?
Afficher commentaires plus anciens
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
Réponses (1)
Walter Roberson
le 2 Avr 2023
1 vote
Use integers constrained from -1 to +2 and multiply by 45.
Catégories
En savoir plus sur Multiobjective Optimization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!