Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - nsga_2 example
Search - nsga_2 example - List
利用MATLAB编写的简单的NSGA2程序 ,实用方便 -Prepared using a simple MATLAB program NSGA2, practical convenience
Update : 2025-02-19 Size : 20kb Publisher : 最爱爽肤水

DL : 0
NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be adopted for any multi-objective optimization. The function is nsga_2(pop,gen). The input arguments for the function are population size and number of generations. For customization purposes the user is free to modify the objective function (function of several decision variables) by modifying an m file ( uate_objective.m). Couple of sample objective functions is already described in the file. The user also has the freedom to define the decision space.
Update : 2025-02-19 Size : 17kb Publisher : snn
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.