Simple Question, Please Answer

1 visualizzazione (ultimi 30 giorni)
Antoni Ho
Antoni Ho il 24 Gen 2019
Commentato: Antoni Ho il 24 Gen 2019
hi i'm new and learning about genetic algorithm sample codes
this is part of the code
for ii=1:popsize
for jj=1:nd
g(ii,jj)=rand*(U-L)+L;
end
end
can anyone explain me, how to read that code?
and what is
for x = 1:n
(i confused with the : )

Risposta accettata

per isakson
per isakson il 24 Gen 2019
Modificato: per isakson il 24 Gen 2019

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by