hello everyone,i have a doubt in optimization
Mostrar comentarios más antiguos
hello everyone,i have a doubt in optimization.actually i have 5 objective having 5 constarints each .i am using fmincon to optimize the objective function indivially but i am facing problem when i am combine the 5 objective function.i can able write the 5 objective in a fuction script but i am facing problem that how to slove using single fmincon optimizer because it has 5 constaraints of each objective function.
1 comentario
Torsten
el 19 de Abr. de 2022
What do you mean by "combine the 5 objective function" ?
Can you formulate one objective from the previous five that returns one value to be minimized, or do you want to make multiobjective optimization:
Respuestas (0)
Categorías
Más información sobre Multiobjective Optimization 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!