필터 지우기
필터 지우기

how to develop genetic algorithm for autonomous vehicle static path planning

조회 수: 7 (최근 30일)
ibrahim
ibrahim 2014년 8월 6일
댓글: ibrahim 2014년 8월 22일
my project is based on designing a genetic algorithm for autonomous vehicle static path planning. e.g a robot that can navigate around a work space (grid map) and avoid static obstacles as it moves from a start position to its destination.
  댓글 수: 15
Geoff Hayes
Geoff Hayes 2014년 8월 21일
Given the responses to these two (other) questions, try writing the code yourself. If you have a problem with the code (doesn't do what you expect, error message, etc.) then by all means post a question and we will all try to help you out. But you have to make an attempt...

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

답변 (1개)

Matt J
Matt J 2014년 8월 10일
Instead of a genetic algorithm, maybe a known shortest path algorithm would be appropriate, e.g.,
  댓글 수: 1
ibrahim
ibrahim 2014년 8월 11일
Hey Matt, thanks for the valuable information but i have to use genetic algorithm to solve the problem. i will really appreciate if by any means you can send me a code for genetic algorithm so i can can carry on thereafter.
Thanks.

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

카테고리

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