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

 채택된 답변

Walter Roberson
Walter Roberson 2022년 8월 21일

0 개 추천

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

Fatima Azeez
Fatima Azeez 2022년 8월 21일
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 2022년 8월 23일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Surrogate Optimization에 대해 자세히 알아보기

질문:

2022년 8월 20일

댓글:

2022년 8월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by