필터 지우기
필터 지우기

genetic algorithm

조회 수: 1 (최근 30일)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2012년 6월 13일
답변: ibrahim 2014년 8월 6일
I am developing a project based on ga and from the result i should claim that method with ga is best. The output shows the value of Best fitness and Mean values. Terms like stall and generation also.
How can i confirm that my method is best from those values mentioned above and whats the definition for stall, generation.
  댓글 수: 2
Walter Roberson
Walter Roberson 2012년 6월 13일
ga probably is not the best approach for your project. But you can go ahead and *claim* that it is the best, as long as you understand that your project will not be good science.
Hans
Hans 2012년 6월 14일
you cannot claim that from these values because they basically just show the result of the algorithm. a stall generation is one in which the algorithm did not improve

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

답변 (1개)

ibrahim
ibrahim 2014년 8월 6일
My project is based on developing a genetic algorithm for path planning of autonomous vehicle and i dont know where or how to start. Can somebody please give some directions on how to go about it?

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by