Please, somebody tell me how i can initialise a 10*10 grid environment with obstacles located while also generating random numbers between the grid

조회 수: 4 (최근 30일)
Im working on static path planning of autonomus vehicle using genetic algorithm.

답변 (1개)

dpb
dpb 2014년 8월 21일
See
doc randperm
doc ind2sub
for starters...
  댓글 수: 1
ibrahim
ibrahim 2014년 8월 22일
I understand the syntax to use is: [Chrom Lind BaseV] = crtbp(Nind, Lind, Base) but i don't know what parameters to put in order to create a 10*10 grid environment. Can you help me on that please?

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

카테고리

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