how to make discrete inputs to multi-objective optimazation?
Mostrar comentarios más antiguos
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
Respuestas (1)
Walter Roberson
el 2 de Abr. de 2023
1 voto
Use integers constrained from -1 to +2 and multiply by 45.
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!