NSGA II: A multi-objective optimization program

버전 1.0.0.0 (3.21 KB) 작성자: Shengzhao Chen
A function for multi-objective optimization using evolutionary algorithms, but easier to use
다운로드 수: 3.1K
업데이트 날짜: 2015/3/6

라이선스 보기

This program is an implementation of nondominated sorting genetic algorithm II (NSGA II) proposed by K.Deb.
1.NSGA II
2.Coding:real
3.GA operator: Intermediate crossover,Gaussian mutation
4.No constraint handling
5.Non dominated sort: with function to kill near relatives, and easier to handle problems with more objectives
I write this program because Aravind Seshadri's program(File ID: #10429) is difficult to use, and could not handle my problem. I need a sophisticated objective-evaluate program to solve vehicle chassis tuning problems, and also I donot like programs always turn to me for parameters input, besides, I want the program should be short in lines and has the ability to handle matrix.
NOTE: If the program doesn't run correctly, please contact me in email: fancy60@126.com.

인용 양식

Shengzhao Chen (2024). NSGA II: A multi-objective optimization program (https://www.mathworks.com/matlabcentral/fileexchange/49934-nsga-ii-a-multi-objective-optimization-program), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0