Effacer les filtres
Effacer les filtres

how to develop genetic algorithm for autonomous vehicle static path planning

7 vues (au cours des 30 derniers jours)
ibrahim
ibrahim le 6 Août 2014
Commenté : ibrahim le 22 Août 2014
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 commentaires
Geoff Hayes
Geoff Hayes le 21 Août 2014
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...
ibrahim
ibrahim le 22 Août 2014
Okay, thanks for the help so far.

Connectez-vous pour commenter.

Réponses (1)

Matt J
Matt J le 10 Août 2014
Instead of a genetic algorithm, maybe a known shortest path algorithm would be appropriate, e.g.,
  1 commentaire
ibrahim
ibrahim le 11 Août 2014
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.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by