Hello
I need some Help
i work in some project and i neet to Use NSGA-II algorithm
but i dont know how to connect this algorithm with my enviroment

 Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Ag. de 2022

0 votos

Mathworks does not have a built-in version.
NSGA-II is not a specific program: it is an algorithm.
You can find at least 6 implementations in the File Exchange https://www.google.com/search?q=NSGA-ii+site%3Amathworks.com

2 comentarios

Fatima Azeez
Fatima Azeez el 21 de Ag. de 2022
thanks a lot
yes i see it is algorithm
but i want to implement this algorithm with mt enviroment but i dont know how
Walter Roberson
Walter Roberson el 23 de Ag. de 2022
I do not know what mt environment is in this context? Machine Translation perhaps?
First you would have to define what your objectives to minimize are, and code them. Then you would call an NSGA-II implementation to minimize them.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 20 de Ag. de 2022

Comentada:

el 23 de Ag. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by