필터 지우기
필터 지우기

GA

조회 수: 6 (최근 30일)
Nagh Meh
Nagh Meh 2012년 6월 27일
답변: Jie Huang 2014년 4월 18일
Hi all,
I would like to know if I have a function with three output values of a,b,c---- f (a,b,c),
that I want ga to maximize 'a' and minimise 'b' and 'c' how can I tell ga to consider all these options while it is making decisions??
So far, I can run ga by f (a) or f (b) or f (c) but when I put all three outputs the results do not make any sense!

답변 (1개)

Jie Huang
Jie Huang 2014년 4월 18일
Hi, Meh. The problem you proposed seemed to be a multi-objective problem. In order to solve it by ga, I think you should make it a single object problem with some weights for each objects.

카테고리

Help CenterFile Exchange에서 Discrete Math에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by